You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
gklyne
changed the title
15. Code improvement - views
Code improvement: view displays
Sep 11, 2014
This list should probably be reviewed and broken out into sub-issues
The text was updated successfully, but these errors were encountered: