Bug 502586

Summary: Add support in the default rules for resetting text fields to their default/null value
Product: [Modeling] Sirius Reporter: Pierre-Charles David <pierre-charles.david>
Component: PropertiesAssignee: Project Inbox <sirius.properties-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: steve.monnier
Version: 4.0.0Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 521008    

Description Pierre-Charles David CLA 2016-09-29 10:57:07 EDT
Currently when editing a text field using the default rule, emptying the text field will set the value to the empty string. There is no way from the UI to unset the underlying attribute (to null or any default value it has defined).

If/when we add support for buttons in text fields on the EEF side, the default rules could define a button to "Unset" the attribute's value.