Numeric input
This guide will take you through how to set up a numeric input.
Add a numeric input
Open an existing application or create a new one in an application package and open it in the Designer.
Add a User step.
Add a Numeric input.
In the Target Variable, write "price".
Under Appearance, in Prompt, write "Enter a price".
In Default Text, write "100".
Click the Play button in the top right-hand corner to run the application in diagnostic mode.
Go back to the Designer.
In the Condition To Hide, write “{userId = “your user id”} (the user Id you log in to Connect with)
Run the application in diagnostic mode again.
Last updated