Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Push data on New Ref [Solved] In a Ref type ...

Push data on New Ref [Solved]

In a Ref type column I want to press “New” (what defines this action?) and have data populate the resulting form; bring the existing (known) key from the original form into a specified column of the New form, pre-save.

0 2 340
2 REPLIES 2

Initial_Value=TOP(TableA[Key],1)

Do not know how but without saving a form into data the Key is available to the next “New” form (figure because HTML POST).

pravse
Former Googler

This is the work of @Adam_Stone_AppSheet making this possible.

Top Labels in this Space