Page 24 of 24. Showing 238 results (0.01 seconds)
Advanced aggregations and calculations with TableView Merger
this Proposal and Status:(CONCAT("[entry.proposalType.label] ","[entry.status.label]")) Which reads as: createCRUD - Simple demo to show how to setup ConfiForms to save data to database table
This is a demo of ConfiForms performing CRUD operations over the custom database table We have a table with the following structure in our database create table cf_copy_2_db_demo (id SERIAL, name varchar(100), name2 varcharQuickly capturing employee votes on things that matter
This tutorial shows you how to create voting forms with ConfiForms app quickly and easily We setup a very basic form to store: title - text field image - file field votes - voting control fieldMaster Detail forms or how to show data from 2 forms which are referenced using ConfiForms smart fields
In this tutorial we will show you how to show a "joined view" of 2 forms and build master-detail forms Creating a simple form in Confluence with ConfiForms First form with "authorsDB" with one text fieldVendors and Clients - using Charts and TableViewMerger
] [entry.name] with vendors count: [entry.vendors.asCount] In current configuration we have not created a form … " ac:schema-version="1"> <ac:rich-text-body> <p>In current configuration we have not created a form with locationsPage to demo score calculation using 2 methods
">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:name="event">onCreated</ac:parameterPage to demo score calculation storage format
" ac:name="confiform-ifttt" ac:schema-version="1"> <ac:parameter ac:name="action">Create ConfiForms EntryUsing Field Definition Rule to validate the data across different forms
In this tutorial we will show you how to use validation rule across different forms (we will have 3 in our setup) and ensure the user is registered only once. Creating a simple form in Confluence with ConfiForms For simplicity