How to use local variables in form personalization:
Steps:
1. Initialize:
New Personazaltion:
Actions> Properties >
Object Type: Local Variables
Target Object: REQUEST_DATE
Property Name: VALUE
Value: =NULL
2. Set Local Variable:
Actions> Properties >
Object Type: Local Variables
Target Object: REQUEST_DATE
Property Name: VALUE
Value: =TO_CHAR(:LINE.REQUEST_DATE, 'DD-MON-YYYY')
3. Use Local variable in Condition:
No comments:
Post a Comment