Pass String field in URL to Populate REF field on new table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 11:25 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 11:36 AM