Events Made Easy Forums How do I … Change Registration

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #44201
    Anonymous
    Inactive

    in the change registration form, is it possible to extend the list of fields that I can update. I have added a custom field, attended and plan to use this when people attend the event on the day. I would like to add this to the change registration form. The only fields I can update for a registration is paid and seats.

    Thanks in advance.

    #51420
    Franky
    Keymaster

    The next version will have this functionality, it’s around the corner.

    #51421
    Anonymous
    Inactive

    awesome…thanks

    #51422
    Anonymous
    Inactive

    Not sure if this is related, but my change registration/registration form has moved completely. From the “change registration” dashboard I am now directed to a standard registration form similar to what my clientele uses on the website. I am not able to mark the registration as paid/unpaid without going back into the registrations and updating it afterwards. And I have to complete a CAPTCHA code.

    #51423
    Anonymous
    Inactive

    Also, the “Thanks for using WordPress” logo (?) is static and runs about 3/4 of the way down the page. This inhibits the ability to “checkmark” the underlying booking to change it.

    #51424
    Franky
    Keymaster

    Yes, since many people wanted to be able to change all fields for a registration, I just recreate the form. Payment changes need to be done in the list, editing a registration itself needs to be done by registration now.

    I need to check again, but normally the captcha is ignored (but maybe it is shown).

    Also, if the wordpress logo is shown multiple times when editing a registration, I guess something is wrong with the form. Can you post the registration format you use?

    #51425
    Anonymous
    Inactive

    Franky, is there a way I can post a screenshot for you?

    Heather

    edit: found your email. will send it to you.

    #51426
    Franky
    Keymaster

    A screenshot will not be sufficient, but you can mail all info to: liedekef [at] telenet.be

    #51427
    Franky
    Keymaster

    Ok, found it. Seems to be a quirk with google chrome (or any webkit-based browser). Adding 1 line to a CSS file fixes it:

    http://plugins.trac.wordpress.org/changeset/887757

    #51428
    Anonymous
    Inactive

    Hi,

    Is there a way you can track multiple payments on the same booking. I have added custom fields for the amount paid, payment type (via form fields and included in my event form, not using online registrations, we have manual/internal registrations). For some of our events, people can pay more than once for a booking, e.g. they could give me R10 today, R20 tomorrow and square the difference on the day of the event. I need some mechanism to track and show the 3 different payments, i.e. amount and date. Is there a way? I was thinking to add a custom form field for date, which will write the original payment and date to the answers table, then I have a form for updating the booking which could then track the post booking payments, maybe a separate booking payments table.

    1. How do I get the current date in the custom form field? This would ensure that the first registration amount is recorded

    2. How can I write the original booking amount to another table when I submit for registration?

    3. Can I use a hook for this? How?

    Thanks in advance.

    #51429
    Franky
    Keymaster

    You need the hooks eme_insert_rsvp_action and eme_update_rsvp_action, see

    http://www.e-dynamics.be/wordpress/?cat=41

    Also, see the FAQ section at http://www.e-dynamics.be/wordpress/?page_id=195 for an example (for discounts), the variable $booking also contains the creation and latest modif date

Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top