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

Code improvement: view displays #6

Open
3 of 5 tasks
gklyne opened this issue Sep 11, 2014 · 0 comments
Open
3 of 5 tasks

Code improvement: view displays #6

gklyne opened this issue Sep 11, 2014 · 0 comments

Comments

@gklyne
Copy link
Owner

gklyne commented Sep 11, 2014

This list should probably be reviewed and broken out into sub-issues

  • note that field selector field enumerations use the currently saved value of the target record type: dynamic changes in the form won't cause immediate updates to the selector drop-downs. Maybe this should be enhanced using Javascript and hiding values rather than suppressing them? (low priority)
  • cross-field default values; e.g. field type defines default for value type via field description
  • add "new field" logic to entity edit POST handler
  • where possible, migrate methods from editentitybase to subclasses
  • review logic - ideally, form handlers will access data from form, then hand off for processing
@gklyne gklyne changed the title 15. Code improvement - views Code improvement: view displays Sep 11, 2014
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

1 participant