Bug 502586 - Add support in the default rules for resetting text fields to their default/null value
Summary: Add support in the default rules for resetting text fields to their default/n...
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Properties (show other bugs)
Version: 4.0.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 521008
  Show dependency tree
 
Reported: 2016-09-29 10:57 EDT by Pierre-Charles David CLA
Modified: 2017-08-16 05:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.