ncgjiju
8th July 2008, 10:40
For the certain session for example in the session tibom1510m000 , in the display session , I want to disable the open button for the line showing the bill bill of material , instead i want to make it read only , if the record exists in the system. if it is new then all the fields must be enabled so that user can key in same. The idea is to not allow the user to modify the existing record and well allow the user add a new record. I tried to find in the form -> standard to look for open option , i can't find it . What is best way out? :confused:

zardoz
8th July 2008, 11:25
Just go in the standard commands for the form, unset the modify record flag (and maybe the delete flag).

ncgjiju
8th July 2008, 12:24
Zardoz,

Thanks, I have tried that option also but does not work, Just want to know where does the open option get the session to open from . is it in the source code.

regards,

George

ncgjiju
10th July 2008, 04:04
Hi Zardov,

Thanks for your advice and it has worked.

regards,

George