Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Explanation

The ability to pass data between screen is very useful, it can be used to a record ID from a grid and pass it to an edit form or it can be used to simply pass a useful label that indicates the activity being performed. The passing of data is performed by actionflows.

Example Use Case

In our example we will first look at the actionflow PhixFlow created earlier in this course that allows us to edit a company record. We will then edit this actionflow to pass a label between the screens Companies List and Companies Form, to inform they are editing or adding a record.

Setup


  • No labels