Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BGE: Use picklist for Payment Method in form #3647

Closed

Conversation

bethbrains
Copy link
Contributor

Critical Changes

Changes

--Payment Method now renders as a picklist and draws its options from the active picklist values on the Payment Method field on Payment.

Issues Closed

New Metadata

Deleted Metadata

@bethbrains
Copy link
Contributor Author

**lurch: attach W-028258

@LurchTheButler
Copy link

Tracking W-028258

if (col.type == 'date') {
col.type = 'date-local';
}

// special case for payment type to fetch picklist values
// TODO: consider abstracting this out to dynamically check for data type of mapped field?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want a hard-coded solution for this. Let's hold off on implementing this work for now. I'd close this PR without merging, but link to it from the story so we have this to start from when we're ready to pick this back up.

@bethbrains
Copy link
Contributor Author

Closing to come back to this work later.

@bethbrains bethbrains closed this Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants