- What is the difference between Visual Attributes and Property class?
- How to chage Visual Attribute property dynamically?
3 What is Go_Block?
- Triggers fired while closing a form?
- Call-Form, Open-form, New-Form?
- Difference b/w Stacked and Tabbed Canvas?
- Types of Canvas?
- When we will use Stacked Canvas?
- What is the Default Canvas?
- What is the difference b/w Data block and Control block?
- What r the relations in Master and Child block?
- What is Auto Query?
- How to get the block Name?
- How to make the text-box as mandatory, dynamically?
- How to retrieve Master block text-box value into Detail block text-box?
- How to make one text-box value as initial value for another texst-box when a form is opened?
- How to Save the form data by checking a Radio-Button?
- Which trigger will be fired while checking the Check-Box?
- What is the difference between Radio-Button and Check-Box?
- Can we create Radio-Button without Radio-Group?
- Which trigger will be fired while selecting the Radio-Button?
- What is the sequence of triggers that will fire while cursor moving from one text box to another text box?
- What are the triggers fired in a textbox?
- What are the triggers fired while creating Master Detail form?
- Difference between Pre-Form and When-New_Form-Instance?
- Can we write Commit Stmt in forms triggers?
- What are Key triggers?
- What is the difference between On-insert and Pre-insert?
- Difference b/w Pre-Query and Post-Query?
- Trigger sequence while opening a form?
- What is the sequence of triggers (When-New-Form-Instance, When-New-Block-Instance, When-New-Item-Instance, When-New-Record-Instance)?
- What is Object Group?
- Difference b/w Library and Package?
- How to change Record Group dynamically?
- Types of Record-Groups?
- If Master block having one Record and Child block having 10 Records then how many times Pre-Query and Post-Query fired?
- What r the Form statuses?
- When a form is opened then what is the status of that form?
- How to call a Report from a form?
- What is the syntax of RUN_PRODUCT?
- What is System_in?