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 319
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).

This is the work of @Adam_Stone_AppSheet making this possible.

Top Labels in this Space