Time input
This guide will take you through how to set up a time input.
Add a time 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 Time input.
In the Target Variable, write "deliveryTime".
Under Appearance, in Prompt, write "Enter a delivery time".
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.
The image is now hidden since the condition is fulfilled.
Last updated
Was this helpful?