Found 379 results for "docs fields email"
The search executed in 0.001636882 seconds. That's fast.
![]() |
Gitana / 4.0 / Forms / Fields / Email Field
Learn about the
Score: 5.9173355
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-sort-fieldsOptimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!
Score: 5.4399858
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-sort-fieldsOptimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!
Score: 5.4399858
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / Relator PropertiesOptimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.
Score: 5.405999
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / email-settings-subcontextManage your project email settings, access templates, and customize communication effortlessly with our intuitive configuration interface.
Score: 5.332248
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / email-settings-subcontextManage your project email settings, access templates, and customize communication effortlessly with our intuitive configuration interface.
Score: 5.332248
|
![]() |
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 4.8608847
|
![]() |
Gitana / 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email ProviderLearn how to set up and test email providers for your app, configure settings, and use API methods effectively.
Score: 4.4976053
|
![]() |
Gitana / 4.0 / Content Engine / Platform / Applications / Public Services / Setting up your Email ProviderLearn how to set up and test your email provider with API methods in Cloud CMS for seamless email dispatching within applications.
Score: 4.4976053
|
![]() |
How to limit the fields that come back in a queryQuery API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the
Score: 4.3321548
|
![]() |
Gitana / 3.2 / Guide / Guide / Workflow / Sample Workflows / Ad hoc Approval with Email TemplateEnhance your approval workflow with customizable email templates to streamline communication and decision-making.
Score: 4.130937
|
![]() |
Gitana / 4.0 / Content Engine / Workflow / Sample Workflows / Ad hoc Approval with Email TemplateEnhance your workflow with ad hoc approval and customizable email templates to efficiently manage document approvals.
Score: 4.130937
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 3.388009
|
![]() |
Gitana / 4.0 / Forms / Fields / Date FieldEnhance your date fields with Bootstrap Datetime Picker and Moment.js formatting for versatile and user-friendly data input.
Score: 3.3287587
|
![]() |
Gitana / 4.0 / Forms / Fields / Time FieldOptimize time field inputs with Bootstrap DateTimePicker; format with Moment.js for flexibility and accuracy.
Score: 3.0656972
|
![]() |
Gitana / 4.0 / Forms / Fields / Object FieldComprehensive guide on using the 'object' field in schemas, with examples and customization options for properties, types, and styles.
Score: 3.050495
|
![]() |
Gitana / 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 3.0460556
|
![]() |
Gitana / 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 3.0460556
|
![]() |
How to Retrieve content by their document library pathYou can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo
Score: 3.0218217
|
![]() |
Gitana / 3.2 / Guide / Guide / User Interface / Workflow / How to Start a WorkflowLearn how to start a workflow with step-by-step instructions on accessing and completing the Start Workflow Form. Ideal for project collaboration.
Score: 3.0103798
|
![]() |
Gitana / 4.0 / User Interface / Workflow / How to Start a WorkflowLearn how to start a workflow, including opening a document and initiating a workflow with step-by-step instructions and helpful tips.
Score: 3.0103798
|
![]() |
Gitana / 4.0 / Forms / Fields / Date Time FieldAdvanced DateTime Field feature utilizing Bootstrap DateTime Picker for seamless date and time selection with customizable formats.
Score: 2.8992667
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templatesOptimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.
Score: 2.886138
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-field-templatesOptimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.
Score: 2.886138
|
![]() |
Gitana / 3.2 / Guide / Guide / Applications / Public Services / Reset Password FlowEasily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.
Score: 2.8845315
|