Customize

Retrieve Record Passed by Previous Page

Summary

Retrieve the record passed by the page displayed before the current page. You can reuse the retrieved records in other actions.

How to use

It is mainly used to obtain the record passed from “Open Record Create Page Passing Record.”

Instead of “Open Record Create Page Passing Record,” if you use “Open Record Create Page,” the record is not passed, so it cannot be retrieved.

If no records are passed, it will not result in an error, and the retrieval result will be zero. You can determine using “If the Count of Records is Zero” or “If the Count of Records is Greater Than Zero.”

Parameters

Set App.

App

Choose which app to retrieve the record from.

If the app from which the record was passed differs from the one from which the record was obtained, it will not result in an error, but the record will not be obtained.