I have your diagram
I want to insert a reservation, but I can't send the RoomId information, it's going empty
after filling out the form, he sends the data to an action
after this process he inserted an empty value instead of an identifier
Hello Fabiano.
To solve this issue I just created a var that old's the roomId that came from the query to get the available room and set it in the input to be sent on BookRoom.
Check the oml file attached.
Regards.
Gonçalo Almeida
Thank you Gonçalo.
If it's ok, please mark the answer as "solution" in order to close this thread.
Thank you.
Regards