Default on Form Load, Should be able to Clear when needed
C
Chester Booker
Same situation here. It was also confusing to detect when the UI shows the input form as empty, but a value was passed behind the scenes.
K
Kevin Campbell
+1 During a day 2 update operation using an entity selector we set the default to what was last selected (during create or another update) so the user can decide to leave it or change it. Although in some cases they may want to remove it since it is an optional field. This revert to default doesn't allow it to be cleared in this case, so once it is set it can only be changed. There is no option to clear.