Wappler Version :
Operating System : Win 10
Server Model: NodeJS
Database Type: MYSQL
Hosting Type: Docker
Expected behavior
Create a variable in an input param
Actual behavior
Gets created in the actual action
How to reproduce
go to an action and add a condition event
go to an input param
try to create a new variable while the condition is selected
variable will be created in the action event body not the input params
I think it’s because you’re creating a condition which has a required field for the expression. Finish setting up the condition before you create the variable. Never the less, a specific case that @george and the team can, I’m sure, fix