Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

Explanation

Example use case

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