How to change form item properties through database triggers in oracle

Showing Answers 1 - 3 of 3 Answers

Vijay Akumalla

  • Dec 20th, 2006
 

Hi,

If a Form Item's property needs to be changed, then it should be done from a form trigger and not a database trigger. You can use Visual Attributes or Property Classes to achieve this or a form trigger. Depending on your criteria, you can use form level, block level or item level triggers to change property.

Cheers

Vijay

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions