At the moment, three different defaults can be defined in the model code (default_gui, default_calc and default_formula).
Change the parser(?) such that one (optional) default entry (named default or default_value) is used as both, the web gui default as well as the model calculation default. This single default doesn't need to support formula entries.
At the moment, three different defaults can be defined in the model code (
default_gui,default_calcanddefault_formula).Change the parser(?) such that one (optional) default entry (named
defaultordefault_value) is used as both, the web gui default as well as the model calculation default. This single default doesn't need to support formula entries.