• Resolved Axel Schaumann

    (@dq11u88an6uqscuhe4ot)


    I have added a custom field ‘anzahl_personen’ and adjusted the form.php in Events Made Easy Frontend Submit.

    But of course the field is not readable, because there is no equivalent in the database etc.

    How shall I proceed?
    What steps do I have to do to make it work?
    Which files do I have to adjust?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Franky

    (@liedekef)

    Custom fields are only for the RSVP form, not for the event. So this is not possible to do. Only event attributes can be added.

    Thread Starter Axel Schaumann

    (@dq11u88an6uqscuhe4ot)

    Thank you. Hmmm?

    I just need a plain text field. Is it possible to delete the header for formatting text in the event description field? People, who are not used to use the internet very often, get confused by all the formatting options.

    Thread Starter Axel Schaumann

    (@dq11u88an6uqscuhe4ot)

    Is it possible to use an event attribute as a surrogate? I need this input to be shown in the calendar and/or the list of the events of a certain category and/or the event.

    Plugin Author Franky

    (@liedekef)

    I don’t really understand what you want to achieve here, but take a look at the doc concerning attributes *and* the doc about conditional tags.

    Thread Starter Axel Schaumann

    (@dq11u88an6uqscuhe4ot)

    Thank you. I will have a look at them. ??

    Thread Starter Axel Schaumann

    (@dq11u88an6uqscuhe4ot)

    Great! With your help I could solve my problem. Thank you very much.

    Is it possible to make the field “event_category_ids” a required field and preselect a certain category?
    Writing “required_field” worked with other input fields, but not with this one.

    Plugin Author Franky

    (@liedekef)

    See the doc:
    “If you want a certain field to be required (if not by default), use EMEFS::required_field(‘xxx’)”

    Plugin Author Franky

    (@liedekef)

    Oh rats, I just saw that you said that “required_field” doesn’t work. Which is a bug, and this should fix it:
    https://plugins.trac.www.ads-software.com/changeset/1704608/

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Custom field’ is closed to new replies.