Skip to main content

I am wondering if anyone can let me know if something is possible. My goal is to create a custom registration link to be sent out to potential registrants of an event. I would like to append the contact Id in the custom link and so that even if they were not authenticated to the portal we would be able to pre-fill information about them.

An example. If I was to be doing a class reunion event I would want to send an email to all of the known contact with a link that would allow them to come into the registration portal and sign up for the event without having to authenticate or give us additional

information if we already knew them.

Thank you for any help or guidance.

#Summit Events
2 respostas
  1. 9 de jun. de 2025, 13:36

    Hi @Reid Brownell

     

    SEA does not support this out of the box. This is a much requested feature, but some of the implications go beyond what security review would allow us to do in a guest user status.  

     

    I do think you could make this work from a template perspective. Remember, that you have full control of a custom Visualforce template if used in your event. The template could load with it's own apex class, grab the id out of the URL, make the query, and then inject, via JavaScript, the data in the correct fields. 

     

    Thanks!

0/9000