This operation makes the control of uploads data via Object property.
Create New Data Object operation at Property Panel
Properties
Description: A description of the action is written.
Object Name: The name of the object is written.
SQL Query: The object’s SQL query is written.
Run Condition: If the value in the query entered in this field is ‘0′, the corresponding action will not run.
Request Confirmation: Select whether to ask for confirmation before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.
Example Used
For example; if you want to come to the last data to a drop-down box automatically, this object operation is used for this. Create New Data Object operation with when the form is opened event is created for an object and object area. You can give a name for the Object and write a query.
Then, you must enter this name to Linked Object and Linked Object Area in properties of the drop-down box.
When you want to view on Client screen, the control value will seem the last saved value.
Client view on screen