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 |
if u have one group can u create another from that
What is the order of the triggers fired once the form is opened?
What are the default extension of the files created by library module?
What is an SQL FORMS ?
How do you control the constraints in forms ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is coordination Event?
What are visual attributes?
What is a Layout Editor?
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
Suppose I want to fire block level sequence before form level, then is it possible?
An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form?