Adding custom fields into export. And use select for state and country
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 3 Jan 2018 17:04:47 +0000 (12:04 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 3 Jan 2018 17:06:51 +0000 (12:06 -0500)
commitf1645e6cac2210eb668dfc17d470ac550bb8083c
tree0b77ce0b030280e9da4c7dbf75d19b76de6cc9b7
parent13ea3969ec7ee7dccc956fa49993992a8f518d25
Adding custom fields into export. And use select for state and country

For the add and edit attend form on front registration page adding
state and country drop down selects.
Adding custom fields into the export.
12 files changed:
classes/data/dataRegRequestRegistrant.php
js/frontRegApp.js
js/views/front/regRequestRegistrant.js
js/views/front/registrantForm.js
models/admin/ajax/account.php
models/admin/ajax/registrantsListExport.php
models/admin/registrations/events.php
models/front/registrations/registration.php
views/admin/ajax/registrantsListExport.html
views/admin/ajax/registrantsListExportCsv.html
views/admin/registrations/eventRegistrants.html
views/front/registrations/registration.html