auto_stories Knowledge Base chevron_right Actions chevron_right Article

Copy Record

An operation that allows the existing record to be copied as a new record.

mceclip0.png

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.

mceclip1.png

When there is a record on the Client screen, click the Copy record button.

mceclip2.png

Client view on screen

 

The message seems on the Client.

mceclip3.png

Then, you can change this data and save this data. When you view the table, both records will appear in the table.

mceclip4.png

Client view on screen