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

Form templates for new drop-down fields #65

Open
ghost opened this issue Nov 10, 2017 · 2 comments
Open

Form templates for new drop-down fields #65

ghost opened this issue Nov 10, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 10, 2017

eg. publication status

also, what to do about ids and labels. I have been using uris for ids, but that means what gets stored is not what we want to display ... two ways to tackle this:

  • controlled properties ... add a class that does a lookup on the authority service and stores _label
  • renderers and helpers (potentially expensive at the view rendering level)
@ghost
Copy link
Author

ghost commented Nov 11, 2017

@ghost ghost added the enhancement label Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants