Modify event submission form for anonymous users (using hooks)?

Home Forums Calendar Products Community Events Modify event submission form for anonymous users (using hooks)?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25376
    Todd
    Participant

    I want to allow anonymous (not logged in) users to submit events, but …
    – i want to REMOVE a few fields from the form (photo upload, category)
    – i want to ADD a Captcha field (if possible)
    – I need the STATUS to be Draft (though the default status in the admin settings is Published).

    Can any of these be done? Perhaps with HOOKS? I am trying to find documentation of all the hooks. I found some by just digging into the plugin’s php ( in lib/tribe-community-events.class.php ) but real documentation might be easier to work with.

    #26271
    Rob
    Member

    Hey there Todd. Thanks for the note here, and my apologies that we took until now to get you a response on this…generally we hit threads here within 24-hours (during the workweek), and we obviously failed you on that end with this thread. Please know that this isn’t the norm here and future responses won’t take nearly so long.

    With that out of the way, I’m happy to try and advise you on these specific tasks. The documentation we’ve got for Community can be found right here: https://theeventscalendar.com/support/documentation-community-events/. Does this give you what you need to proceed? Based on what I’m seeing, removing fields from the form should be doable; adding a CAPTCHA likely will but may require some customization and/or a third-party plugin on your end; and the status to DRAFT issue I’m not sure about (but will require you to do some tweaking if it is indeed possible).

    Let me know if you’ve still got after you’ve taken a look at those docs. May also be worth checking our Community new user primer (https://theeventscalendar.com/support/documentation/community-events-new-user-primer/) and the themer’s guide (https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/), too…but hit me up from there if you’re still confused.

    #26700
    Casey
    Participant

    I’m closing this thread out, since we haven’t heard back.

    Todd – please open a new thread if you continue to have issues. Thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modify event submission form for anonymous users (using hooks)?’ is closed to new replies.