Transferring a site can only be done from our end. (Zoho ) You can ask the site owner to drop us an email with the transfer details, and we'll assist accordingly.
We do offer space to share author's biography in blog post page. This option is available in the upcoming version of Zoho Sites (V2). This version is in beta phase at the moment and is yet to be launched. If you would like to get early access to it, ...
The Zoho Sites blog post tag limit is 50 per API call (update post), the tag length is 1000 characters, and the summary limit is 300 characters. Discuss over the phone for further queries.
Please be informed that there is no limit to importing blog posts to Zoho Sites, Hence, you may upload them in bulk. To import a blog post, you may navigate through Settings->Click on 'Preferences' under Blog->Import and Export Blog->Upload file.
The Error When attempting to search for contacts by phone number in Zoho CRM, you might encounter errors with this script: con = phn.toLong; contactdetails = zoho.crm.searchRecords("Contacts",("Phone:equals":con*")); info contactdetails; Common ...
This is the most important step in the process of setting up your Zoho Creator database. A properly linked setup will enable your information to run smoothly and avoid wasting space ( MB ) First, you need to create at least 2 Forms. For example.- ...
To build a robust Order form in Zoho Creator you need to be able to automatically "fetch" the information about a product and let the system pre-populates the subform with pre-existing data in the Products Table. First, you need to have a Products ...
The first step is to have the Subtotal or Total field value in the Order Form. Normally this would be a currency field or decimal field if you need to consider 1 or more decimals into your calculations. If not you can also set it the field as a ...
It´s important to highlight that this post assumes you are already familiar with proper subform creation in Zoho Creator. If you are not please check out our Master Zoho Creator Subforms course in the url below before implementing this custom ...