Change value of a "input value" parameter type
Hi !
I'm looking for a way to change a value of an input value parameter type using a business rule.
The use case is quite simple : the user will input a value in order to calculate a data. However, using a button I would like to "reset" the input value with another value.
I can easily change the value of a "litteral parameter" with a business rule, but I dont know how to change the value of a "input value" parameter type (needless to say, a litteral parameter will not allow my user to input a value !) ... so what would be the best way to achieve this ?
Regards,

