Project

General

Profile

Feature #1690

Updated by Alexander Watzinger almost 2 years ago

It may happen that user want to add possible missing types while entering data. Currently they have to go the type page, add/adapt one and than begin data entering again (or refresh the page) and may loose already entered (but not saved) data. 
 To remedy this we could implement a feature to add types from within the insert/update form like this: 
 * Add a button in the insert/update form to enter a new type (for users with permission to do so) 
 * Provide a simple "popup" to enter the name and choose a super from a type tree 
 * Refresh the form field with the new available type 

Back