Found 228 results for "docs fields markdown"

The search executed in 0.002329256 seconds. That's fast.

Gitana 4.0 / Content Engine / Content Models / Connectors

Integrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.

Score: 15.823194

Gitana 3.2 / Guide / Guide / Templates

Optimize your Cloud CMS experience with Handlebars and Freemarker templates for seamless content presentation.

Score: 12.709738

Gitana 4.0 / Content Engine / Templates

Optimize your Cloud CMS workflow with Handlebars and Freemarker template engines. Ideal for emails, PDFs, web components, and more.

Score: 12.709738

Gitana 4.0 / Content Engine / Content Models / Relator Properties

Explore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.

Score: 12.00461

Gitana 4.0 / Forms / Fields / Markdown Editor Field

Enhance your web editing with SimpleMDE's Markdown Editor, offering user-friendly features and customization options for an optimal Markdown experience.

Score: 9.611384

Gitana 3.2 / Guide / Guide / Forms

Optimize your content management with Cloud CMS's mobile-friendly, role-based forms using the powerful Alpaca Forms engine.

Score: 8.317913

Gitana 4.0 / Forms

Enhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.

Score: 8.300677

Gitana 3.2 / Guide / Guide / Forms / Fields

Explore our comprehensive guide to form fields, including Attachment Picker, CK Editor, File Picker, Node Picker, Related Content, and Slug options.

Score: 8.19112

Gitana 4.0 / Forms / CMS / Fields

Explore comprehensive CMS field documentation: Attachment Picker, CK Editor, File Picker, Node Picker, Related Content & Slug.

Score: 8.19112

Gitana 3.2 / Guide / Guide / Content Modeling / Connectors

Integrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.

Score: 7.1811337

Gitana 4.0 / Forms / API / Custom Fields

Create custom fields in Alpaca forms with ease. Extend field types, override methods, and access open-source code to customize UI components.

Score: 6.993489

Gitana 4.0 / Forms / CMS

Explore our comprehensive guide to forms, designed to simplify data collection and enhance user experience on your website.

Score: 6.55455

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 5.7080784

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-sort-fields

Optimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!

Score: 5.418624

Gitana 4.0 / Developers / User Interface Customization / Contexts / documents-list-sort-fields

Optimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!

Score: 5.418624

Gitana 3.2 / Guide / Guide / Content Modeling / Relator Properties

Optimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.

Score: 5.3289857

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 5.147234

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 5.147234

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.8533983

Gitana 4.0 / Forms / Fields

Explore a comprehensive list of form fields with detailed documentation for multiple field types including text, date, email, and more.

Score: 4.6269255

Gitana 3.2 / Guide / Guide / Features / Precompile

Automatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.

Score: 4.435484

Gitana 4.0 / Content Engine / Aspects / Precompile

Automatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.

Score: 4.435484

How to limit the fields that come back in a query

Query 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.3231487

Gitana 3.2 / Guide / Guide / Actions / Send a Slack Message

Send messages to Slack channels using Cloud CMS. Integrate seamlessly with our detailed configuration and example guides.

Score: 3.644219

Gitana 4.0 / Content Engine / Behaviors / Actions / Send a Slack Message

Send Slack messages effortlessly. Learn configuration and integration with Cloud CMS for seamless communication in your channels.

Score: 3.644219