Skip to content

Conversation

@anhanh11001
Copy link
Contributor

@anhanh11001 anhanh11001 commented Jun 17, 2019

Details:

  • Fetch custom form when ordering ticket. A custom field will contain information like this:
"attributes":{  
            "deleted-at":null,
            "field-identifier":"address",
            "type":"text",
            "is-required":false,
            "is-included":true,
            "form":"attendee",
            "is-fixed":false
         },
  • Showing fields that is included in the custom forms
  • Set required fields when form indicate required
  • Apply data binding to Attendee View

Fixes: #1966

Screenshots
Example of applying all fields with firstname, lastname, email, github required
ezgif-4-95d1a4204f9a

@auto-label auto-label bot added the fix label Jun 17, 2019
@anhanh11001 anhanh11001 requested a review from liveHarshit June 17, 2019 18:01
@fossasia fossasia deleted a comment Jun 17, 2019
@fossasia fossasia deleted a comment Jun 17, 2019
@fossasia fossasia deleted a comment Jun 17, 2019
@fossasia fossasia deleted a comment Jun 18, 2019
@fossasia fossasia deleted a comment Jun 18, 2019
@fossasia fossasia deleted a comment Jun 18, 2019
@anhanh11001 anhanh11001 requested review from iamareebjamal and removed request for iamareebjamal June 18, 2019 17:26
@anhanh11001
Copy link
Contributor Author

Resolved conflicts

@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
liveHarshit
liveHarshit previously approved these changes Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@iamareebjamal
Copy link
Member

Database has changed to use 7.json now

@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@fossasia fossasia deleted a comment Jun 20, 2019
@anhanh11001
Copy link
Contributor Author

Updated

@anhanh11001 anhanh11001 removed the request for review from iamareebjamal June 20, 2019 23:43
@iamareebjamal iamareebjamal merged commit cd5b741 into fossasia:development Jun 21, 2019
@anhanh11001 anhanh11001 deleted the 1966_custom_form branch June 21, 2019 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong implementation of custom form

4 participants