hello everyone,
I am trying to set the default value of an input parameter ... as shown in the pic. idproduct and idbillto I want from the last screen I don't want to allow the user to input that. and I want to store that value in the table. I tried by creating a local variable and assigning that to this field and even before saving in DB I tried by assigning in flow action.
can anyone suggest to me how can I achieve that?
regards
Vaibhav Singh
Hi Vaibhav singh Baghel
as you are using traditionaly web, you can create two session variables (idproduct and idbillto) and assign it from previous screen
Hii
Thanks this is also the solution I was searching.
Thanks again keep supporting.
vaibhav singh
Hello Vaibhav singh Baghel,
Do you want to achieve something like this:
https://personal-gxzlvs5j.outsystemscloud.com/DefaultInputValue/Data.aspx
You need to assign the value in the preparation.
If yes see the OML in attach.
Hope it helps,
Nuno R
Hii @Nuno Ricardo Rodrigues
thanks this is what i was asking ... i was trying but because of small mistake i was not able to submit that . thanks again keep supporting .