connect
What is the difference between "Submit" and "Reset" button in a Stateless form?
Submit button: You can use "Enter key" as well as "mouse click" to perform "onclick" actions. Custom button: You can use "mouse click" only (i.e) Enter key will not work to perform "onclick" actions.
Can I Rename the Submit/ Reset buttons in my Form?
Yes, just like you name the fields in the form as you like, you can also rename the buttons present in a form. To rename a button: Mouse over the button. From the menu that appears, click on "Edit this button". In the dialog that appears, you can ...
Can I Back up My data/application?
Yes it is possible to backup your application with data. However this feature is available from the Standard Edition onwards only. You can back up your application design along with the data. To back up an application: Click on Account Settings link ...
How do I make sure that the data contained in my application is not indexed by search engines?
The 2 possible scenarios when your data will be indexed in any search engine's search. (i.e visible to whole internet) are: * Your View [which contains the data entered in your application] is public. * Your private View is embedded in a ...
How do I delete an application?
All the applications created by you will be listed in your home page. If you'd like to delete an application, Navigate to your home page. Against each Application name, in the far right corner, a X mark will be displayed. Click on the X mark to ...
How to add a Developer to my account?
A Developer is a user to whom the permission to edit the application can be provided. To add a Developer to your account from edit mode of the application in Creator v4: Go to Edit mode of the Application. Choose Application Settings ->Share tab. ...