Create a new row and inmediately open in a new windows

The only way to do it would be to do this set up / custom action:

Set up:

  1. User specific “Temp ID” column
  2. Single relation “Relation to ID” column from the Temp ID column to a ID column in the table where the new row is added

Custom Action on the Button:

  1. Set column action > unique value to a user specific column
  2. Add row action that adds the Temp ID to the ID column along with any other data you want to prepopulate
  3. Show Detail Screen > Relation to ID
2 Likes