Zoho Creator Test
An HTML View comprises _________.
Can shared users modify the application structure. (i.e) the forms, views and scripts configured in the Edit mode?
Can the delete record task in scripting be configured without any criteria?
Can you post data to external websites using deluge script?
Creating dashboards for your application is supported in______.
Does zoho creator provide a free version?
How can you provide public access to your forms without access to data?
How can you submit data to your ZC form?
How can you view the script definition of your ENTIRE Application?
Html view______. (i)should be dependent on a form (ii)supports jsp style coding with the help of deluge scripting (iii)supports javascript (iv)supports permalink so that html view alone can be emb...
In addition to application level sharing, individual tab, form and view can also be shared.
In Deluge, Collection variables hold one or more records fetched from a form, based on a given criterion, sort by and range.
In which of the following field types is a "Custom Filter" present in a View?
In which of the following scenarios is support for redirecting a Form to another page supported?
In ZC terminology, the data submitted through a Form is displayed as _________.
Is the contains operator in deluge case sensitive?
Is the following statement correct? A database application has two forms - "Product" and "Orders". The forms are related by a column called "ProductID". You can create a combined view which displa...
List the type of filters supported in Views?
Select the Deluge expression that returns the total number of records in the Employee form.
State if the following statement is true: "You have to define a Fetch Record task before using the Update record task"
State if the following statement is true/false: "Zoho Creator automatically tracks details about when and by whom a record was added or modified".
State whether True or False "You can restrict the number of entries in a Lookup field by specifying criteria".
State which of the following statements is "not true":
State which of the following statements is true:
The Fetch record task in deluge supports___________.
The URL format to open a form with default values is ______.
To send email notifications to selected records in a view _________.
What are Custom Actions?
What are the different modes of writing a script?
What does the Deluge syntax "input.fieldName" refer to?
What happens when a function is called recursively without any terminating condition?
What happens when you delete the view for a form?
What is the Customize Tab used for?
What is the default view supported by Zoho Creator?
When a form is submitted, in which of the following scenarios is the "Validate" action in it triggered?
When a form is submitted, in which of the following scenarios is the OnSuccess action in it triggered?
When does an "on update script" get executed?
When is the Hide/Show Deluge task executed?
When you deploy your application in marketplace, i)you should pay in order to deploy your app in marketplace. ii)you should give a percentage of the application selling income to ZohoCreator.
Which among the following is not true regarding a lookup column?
Which of the following action is performed by the Deluge syntax - field:ui.add();
Which of the following actions is performed by the Deluge syntax "input.formdata"?
Which of the following criteria is used to view only the records added by the logged in user?
Which of the following criteria is used to view records that are after the current date, and also up to 2 days before the current date?
Which of the following field types is used to create relationship between forms in Zoho Creator?
Which of the following field types supports the selectAll() and deselectAll() Deluge task?
Which of the following fields is used to display descriptions in your form?
Which of the following is not a functionality of Stateless forms?
Which of the following statements is "not true"?
Which of the following statements is true with respect to Time zones and Date formats?
Which of the following statements is true?
Which of the following statements refers to a "Zoho Creator Public Application"?
Which of the following views supports Search, Sort and Filter?
Which of the following Zoho variables returns the app owner name?
You can create Forms in such a way that Data can either be stored in ZC or not.
You can invoke user-defined functions from______.
Zoho Creator supports api for various operations. Choose the style of api supported in zoho creator
Zoho Creator supports role based sharing and unsharing.