Skip to main content

I’m creating an event registration form, and pulling in the event through a linked record, but the only field displayed in the form is the name of the event. Because I have multiple events with different dates / times and the same name, I’m wondering if there is a way to pull in additional information into the form for each event.



Thanks!


Clay

You can use a Concatenate formula for the record ID to bring in various information from your table.


You can use a Concatenate formula for the record ID to bring in various information from your table.


Thanks @Mac. Would I do that on the form? Or on the event record itself?


And, I figured it out. Thanks for pointing me in that direction.


Reply