Populate CMS field with custome code

Hey, I have a CMS item that creates itself when a new record is created in my Airtable’s DB. However, I would like to make it so a field of the CMS item is created with or updated with info I have stored in a custom code variable (its the id of the member that is logged in). Is it possible? Thanks.


Here is my public share link: LINK
(how to access public share link)

You would have to parse out that ID from the code and then relate it to a field in your CMS.

1 Like