Pass String field in URL to Populate REF field on new table

Nic Omaha
Tera Guru

Hello, 

 

I have table u_events. I would like to make a UI action called "Sign Up" which opens a new form to create a record on table u_event_sign_up. I am able to get the URL to create a new record but I also would like to pass the EVENT over and populate the REFERENCE field that references the U_events table. 

 

Ive googled and found how to pass various hard coded things in the URL but not sure how to pass this string in the URL to populate the REFERENCE field. 

 

Any help would be appreciated. 

 

Thanks! 

 

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Nic,

Check the article from @Brad Tilton