• Hi guys!

    So, I’ve been trying to come up with a solution to my issue but unfortunately I can’t seem to find one.

    Basically, I am trying to use the same form as event registration for multiple events, some are reoccurring and some are unique. I need to add the event date to the form post entry in order to be able to separate the registrations from each other.

    Is there a way (simple or complicated) to achieve this?

    Sincerely,

    Magnus

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author John James Jacoby

    (@johnjamesjacoby)

    Hello @mlindstedt!

    Sorry that you’ve found yourself a bit stuck. I think I understand what it is that you are hoping to do.

    There isn’t really a built-in way to do it, unfortunately.

    You would need to write some custom PHP, to use a custom Gravity Forms field of your own design, to populate the range of allowed dates for the form. This is particularly tricky for recurring Events, where the specific sequence matters, and Sugar Calendar does not yet provide unique occurrence/sequence IDs.

    Sorry, but it’s really only a complicated way to achieve it. We will eventually include this functionality into this plugin and Sugar Calendar, but it does not exist today.

    If you decide to try and develop this yourself, we are happy to provide some asynchronous hints and tips via this support topic.

Viewing 1 replies (of 1 total)
  • The topic ‘Add event date to form entry’ is closed to new replies.