Open jgmojeco opened 5 years ago
Done, for all services references: -Confraternity -Make a Request (Prayer Request, Mass Request, Liturgical and Certification) -Baptism (Individual, Community and Adult) -Communion (First Communion and Communion of the Sick) -Confirmation -Marriage -Passing (Funeral Service, Chapel, Crypt Lobby and November mass) -Events (Father Mark Horal Hall venue)
060819 - updates: Changes on reference table:
Changes on reference api:
070819 - updates: DONE
Make an api for all services sub types, dynamically send the fields info etc, see below details sample:
churc_service_subtypes”: [ { “subtype_name”: < >. “info_text”: <>, “thank_you_text”: <>, “form_fields” : [{ “attribute”: <>, “text_field_type”:<>, “value”: <>, “hint”: <>, “label_text”:<>, “validators”: { “is_required”: <>, “is_numeric”: <>, “min_value”: <>, “max_value”: <>, “error_text”: <>, } “selections”: [] }, ] },
note: on selection for dropdown fields - data selection sample civil status (with table)