Time input

This guide will take you through how to set up a time input.

Add a time input

  1. Open an existing application or create a new one in an application package and open it in the Designer.

    1. Add a User step.

    2. Add a Time input.

    3. In the Target Variable, write "deliveryTime".

    4. Under Appearance, in Prompt, write "Enter a delivery time".

    5. Click the Play button in the top right-hand corner to run the application in diagnostic mode.

  2. Go back to the Designer.

    1. In the Condition To Hide, write “{userId = “your user id”} (the user Id you log in to Connect with)

    2. Run the application in diagnostic mode again.

Last updated