cancel
Showing results for 
Search instead for 
Did you mean: 

default value for form properties?

msellani
Champ in-the-making
Champ in-the-making
Hello,
I need to define at design-time a value for a task that I can get at runtime.
I tried with ${"pippo"} in the field expression of form property, but I get error.
How can I do it?
TIA,
marco.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
<code>value="${numberOfDays}"</code>

Should work according to the user guide.