How do shared users access my application?

The process of accessing the shared
app is a two-step process as listed below:

  • Your
    users just need to click on the URL link displayed in the invitation mail

    • if
      they are already logged in, it will directly take the user to the specified component (i.e) Form, View or Page that is shared to them.
    • If they are not logged in, it will display the login box in the application context. On sign in, it will directly take the user to the specified component. (i.e) Form, View or Page
    • If they have not signed-up,it will display the sign-up form in the application context with the shared email id displayed in the Email Address field of this form. On sign up, it will directly take the user to the specified component. (i.e) Form, View or Page.Users can sign-up for free-plan to access the shared app.