Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make a trigger as readonly

Status
Not open for further replies.

hnetscape

Programmer
Mar 28, 2003
2
JP
Hi,
How can I make a trigger in forms as readonly, and from readonly to read&write. In some forms with us are showing as readonly. I cannot make any changes.

Regards,
Raju.
 
How are the forms being called? If they are called from other forms or menu items make sure they are not called using NEW_FORM in QUERY_ONLY mode.
 
Hi,

We have a sales module forms are called from the menu items.

Regards,
Raju.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top