Page 22 of 24. Showing 238 results (0.015 seconds)
Using new Audit IFTTT action
is executed it creates a new record in a form named as <formname>_log. Where <formname>_log is constructed from the name of your form, followed by _log A reference to related record is created and is stored in a field called _refFiltering a smart dropdown and keeping the track of who has already registered
"> <ac:parameter ac:name="action">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:name="event">onCreated … "> <ac:parameter ac:name="action">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:name="event">onCreatedWorking with Dependent DB dropdowns
contractor_subcategories DB setup create table contractor_categories (id int, name varchar(100)); create tableUsing ConfiForms Field Definition Rules macro to reduce number of choices in a dropdown field based on the value selected in another field
fields checkbox groups fields Creating a simple form in Confluence with ConfiForms Let's start with form design … 5 Obsolete false This is stored in a table called "cf_demo_values" create table cf_demo_values (id INTEGERSmart dropdown with a text field to add new custom choice
"> <ac:parameter ac:name="action">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:name="event … ="action">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:name="event">onCreated</ac:parameterHow to use page properties and ConfiForms together
will lookup it's page properties For the demo, we have created a record that points at this page and weHow to make labels align correctly when custom layout is used and fields are used with their corresponding labels
When you create a ConfiForms Form with custom layout forms and would like to use the ConfiForms Fields together with their labels you are quite often have an issues with labels alignment (as labels are of different lengthConfiDoc Plugin for Confluence
Create stunning mashups with internal and external content in Confluence. The ConfiDoc plugin supports data sources and services JSON RSS XML CSV SQL requiring various types of authentication: Basic; Pass-throughPage with autopage and space key
-version="1"> <ac:parameter ac:name="action">Create ConfiForms Entry</ac:parameter> <ac:parameter ac:nameConditional validation rules and date fields
In this tutorial you will learn how to use advanced techniques when defining validation rules. The approach and techniques shown are valid for all type of fields, not only dates as in the tutorial. Creating a simple form