If you rename the field it will reflect only in the form and not in the view.
To reflect the changes in the view, please follow the steps given below:
To sort a picklist alphabetically,
Zoho Creator allows only 65,535 bytes (~64kb) of data in the multi-line text field.
You can change the date format from the Application Settings dialog.
Use the HTML tag to insert line breaks in field values. For Multiline text fields, \n can be used in addition to html tags. The Allow HTML Tags (option available in More Actions -> Application Settings dialog) must be set to Yes, to execute the HTML tags.
Use the LookUp field type, to import data from a field in one form to another form. Refer FAQ -> Forms -> Create relationship between Forms, for more information.
You can use the Set Criteria option in lookup fields to restrict the entries that will be displayed in the lookup field, based on a given criteria
The formula field will not be displayed in your form. As the value of the formula field is automatically calculated, it will be displayed only in the view.
No, you cannot use a formula field in another formula field. Refer the topic, Deluge Reference - formula, for more information.
You can use the Deluge round() function to round the result of your formula expression to two decimal places. The syntax is given below:
().round(Integer) Example: (Decimal_field + Number_field).round(2)
The Storage Space is concerned only with the total size of all the Uploaded files. The maximum size of an Uploaded file cannot exceed 5 MB. Currently, Zoho Creator does not provide an option to show how much of file upload space you have used up or how much is left. We will be providing this option soon in our future updates. For now, you will be notified as soon as you get close to your maximum storage space limit, based on your subscription plan. To view your Subscription plan, select the Account Settings option displayed on the top-right corner of your Home page.