Show/Hide Toolbars

PerfectApps ® Help Guide

Copying data from one input field to another is straightforward; simply use the Copy Fields behavior command.

 

Be aware, however, that having duplicated data in two or more input fields will also mean duplicated data in the database. If there are numerous instances of duplicated data, this can impact the system's storage and efficiency.

 

If your aim is to display the same piece of data in different places or pages of the application, then consider passing that data into a Text object rather than a Text Input object.

 

This example demonstrates how to use the Set Property command alongside the Copy Fields option to achieve this.

 

To get the most out of this example, you should have knowledge of Behavior.

 

flag_green

To download this app, click here. Then extract and import the app. Log on to PerfectApps, go to the Apps Workspace and click the Import button. Then select the app file you saved locally (.PA or .PF) and continue through the import steps.

 

To learn how to import an app into your account, see App Management Video Tutorials

 

 

Return to Example Applications