An operation that allows the existing record to be copied as a new record.
Copy Record operation at Property Panel
Properties
- Description: A description of the action is written.
- Heading: Specifies the name in the action list when added as a Form Action.
- Message Delivery: If this is No, a message as Copy Operation Performed seems on Client view.
- 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 instance;
There are three text boxes and a button on a form. This button has a Copy Record operation with When clicked event. Message Delivery property is No.
When there is a record on the Client screen, click the Copy record button.
Client view on screen
The message seems on the Client.
Then, you can change this data and save this data. When you view the table, both records will appear in the table.
Client view on screen