What are display items?
Answers were Sorted based on User's Feedback
Answer / pavan kumar
display items are like text items but user cannot edit
the display items like list items
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sanjeev katiyar
Display item same as text item.In text item you can edit but
in display item cannot only display the data from database
table.for ex..
You show the employee name from emp table using empno first
empno take text item enter the empno and show the ename take
display item, then execute query show the empname according
to empno.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
display items are same as list items but user cannot edit
the display items like list items
| Is This Answer Correct ? | 0 Yes | 1 No |
What is a canvas-view?
what are difference between post database commit and post-form commit?
What is a property clause?
An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form?
Can you change the alert messages at run-time?
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
How to create placeholder columns?
What is the remove on exit property?
What is trigger associated with the timer?
What is the significance of PAGE 0 in forms 3.0 ?
Do user parameters appear in the data modal editor in 2.5?
What is difference between open_form and call_form?