Project

General

Profile

Feature #1400

Updated by Alexander Watzinger almost 3 years ago

*Original request from Stefan* 
 In Addition to #1339 it would be very useful to allow the manager/admin to select certain fields as mandatory: 
 E.g. the type field in order to force users to classify the type of a certain entity. 

 *Update from Alex* 
 When making a type mandatory we have to consider how to deal with existing entries (or newly imported entries) missing this type, possible strategies: 
 * Forbid making a type required if entries without this type exist 
 * Make it required only when *inserting* an entry so that former entries can be *updated* even if the required type is missing 

 +1 Stefan 

Back