Share via

How to use the product

  • # 3 years ago

    I want to create a app , where i will show a form and when filled all will be stored to a database
    and i want alert on that specific date which i will fill in the form

    Aishwarya M
    Keymaster
    # 3 years ago

    Yes you can do it. Please follow the steps to achieve this.

    1.Create mobile app
    2.Create a new page
    3.From where you can see the components and you can design your form.
    4.Based on the source you can initiate the connector configuration
    5.Then go to model and define your design model.
    6.Once completed go to the source and create the source mapping.
    7.Then go to the page and bind the model to your data binding to the respective controls
    8.You can initiate the save from using the button component via onPress event.
    9.Select the smart code and go to Save model method to call your model configuration.
    10.In the success block you can use the firebase notification method to configure the specific date which you will fill in the form.

    Please go with the below documents and tutorials to achieve this.

    Functions


    https://www.youtube.com/channel/UCGpQksLeqz6SLa0ntv6BP8w/videos

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.