Hi,
Some of my default values don't work in the vSphere Web client.
Here is an example :
The user need to choose a date, this input parametter is called "FormDateRealisation".
In the next step, I have a user interraction with external input called "AppDateRealisation", that is an attribute. In the presentation, this parameter as a Default value property set to "#FormDateRealisation".
It work perfectly in the Java client, but when I try the workflow in vSphere web client, the default value doesn't not work.
Does anyone have an idea how to solve this ? I already found a solution to bypass this bug (Creating a script to transfert the input to the attribute)... But I would like to use the default value.