Versions Compared

Key

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

...

Action examples

As mentioned earlier, the actions allow pages to open other pages, and share data between them.

One example is to perform a BinContent to perform a BinContent and wanting to drill down on down on a specific item. This can be achieved by creating an action opening a new lookup page where the input to the new page is the selection of the current page. LookupSelectedResult → LookupSelectedResult → LookupInputValues

Another example is when performing a BinContent lookup, and wanting to move a selected bin item. Again here, the selection made on the page can be transferred to the input value of the new page, allowing it to prefill values of the same name.  LookupSelectedResult → UnplannedItemRegistrationInputValue

See Page Navigation