Events Made Easy Forums Generic Storage location of generic fields

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #64726
    Anonymous
    Inactive

    Hello,

    I added a generic field and want to use it within a php script. However I can’t seem to find where the values are stored in the database. Please advice.

    #64727
    Anonymous
    Inactive

    Nevermind, just found out it is in eme_answers

    #64729
    Franky
    Keymaster

    indeed 🙂
    You also have convenient functions in EME to retrieve the values:

    eme_get_member_answers($member_id)
    eme_get_person_answers($person_id)
    eme_get_event_cf_answers($event_id) ==> in the next version also eme_get_event_answers($event_id)
    eme_get_location_cf_answers($location_id) ==> in the next version also eme_get_location_answers($location_id)
    eme_get_membership_answers($membership_id)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top