Action button Hidden field not Mapping properly to linked fields

I have 2 airtables Users and Devices.
Users have a Primary key as Account Number.
Devices have a Linked field to users.

When a user adds a device the loggedin users Account number should be mapped to Users in the Device table and a new record should be added to the devices table.

The new record is getting added but the user is not getting linked to the device in the devices table.

In the hidden field I am mapping to the "users " and the field is logginuser’s AccountNumber.

Can you please let me know what is supposed to be done ?

I think you need to add another step in Airtable: link the two records (device and user) based on the hidden field content; use an Airtable automation for this.

Thanks for the reply actually using the recordId field fixed my issue

1 Like