Once someone sees the single day view of the event, I want to be able to reference the date, time, and venue in a link that is on a button on that page.
I added the button using the “after HTML” feature. But I don’t know how to reference the fields from the event.
For example, I would like something like this:
Sign-up!
I tried many variations based on your technical docs and forum posts, like
Sign-up!
But the fields aren’t populating, obviously. I know this is a basic question of how to reference fields on the page into the URL, but I’m not getting it and would appreciate any help. Thanks.