Search

Help

Page 7 of 32. Showing 315 results (0.23 seconds)

  1. Smart dropdown with a text field to add new custom choice

    Page contains 2 forms to store the choices to allow users to select a choice or add new one via text field Uses ConfiForms IFTTT to add an option … " ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">choice</ac:parameter> <ac:parameter ac:name
    TESTSept 18, 2016
  2. Using JavaScript to implement show/hide more details in the field

    So, this demo shows how you can add a feature to show/hide more text on the field with JavaScript Showing the contents <style> .morecontent span … () { new showHideText('span[cf-field^="hugeta"]', { charQty : 50 }); }); </script> Storage format <ac:structured-macro ac:macro-id="d69a709c-8d46-4a80-bc3f
    TESTOct 01, 2018
  3. Using JavaScript from Field rule to hide Save button

    -btn').show(); } function hideSaveButton(){ AJS.$('button.save-cf-btn').hide(); } </script>   and 2 field definition rules:    Set on field "confirm" and Condition is set to confirm:true   image2017-1-6 13:32:0.png Another rule Set on field "confirm" and Condition is set to confirm:false     image2017-1-6 13
    TESTJan 06, 2017
  4. Using ConfiForms Field Definition Rule to set the date to 15 days after the date the user has selected

    The form has 2 fields of date fields field d1 field d2 This form sets the value for field d2 to 15 days AFTER the d1 How the form looks like … > </ac:structured-macro> <p> <ac:structured-macro ac:macro-id="b26e98b6-3cb4-4f52-9395-e60f5d349e80" ac:name="confiform-field-definition" ac:schema-version="1
    TESTDec 29, 2021
  5. Form with sequential approvals workflow which uses IFTTT macro instead of Formula field

    with sequential approvals workflow in Confluence with ConfiForms , but instead of Field Definition Rule for  "statelabel" with a formula field we will have a number … common fields to capture the proposal text in a plaintext format and to set a readonly field to show the proposal approval state as a text. For each user group we
    ConfiFormsOct 27, 2017
  6. How to use ConfiForms ValueView macro to show field values

    In this tutorial you will learn how to use ConfiForms ValueView macro This macro helps you to show just one value (or a list of values for one specific field). Creating a simple form in Confluence with ConfiForms As always we will start with Simple form definition, we will have a form with 2 fields: one of type
    ConfiFormsNov 13, 2018
  7. Simple demo to demonstrate how show and hide rules work together with user picker field

    This is a simple demo to demonstrate how the Field Definition rule works when a "user picker" field get's the value (showing a checkbox field which … -9fd9-4e3a-8c2d-817254a01597" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">driverDevComplete
    TESTOct 08, 2020
  8. Using smart classifier field built from a from with 3 columns - 3 levels deep classifier

    the reference to "page" in smart classifier field to point at the page where formWithChoices form is located See numeric value "21234116" in the configuration that needs to be changed <ac:structured-macro ac:macro-id="d2d4a873-a297-491c-b3a6-72493b885ef1" ac:name="confiform-field-definition" ac:schema-version="1
    TESTOct 05, 2020
  9. User macro to show how to make a ConfiForms dropdown field with possibility to choose other option

    an option and if an "other" option is selected then the text field is shown to capture the value for the "other" form-config.png What we can do is to take out the 3 macros that define the fields and their behaviour and create a user macro that can be reused whenever needed We take out the storage format for these 3
    TESTJul 12, 2019
  10. Simple form with show and hide field with custom 2 column mode design with content formatting macros

    " ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">choice</ac:parameter> <ac:parameter ac:name … ="fieldDescription">When more than 2 selected the comment field is shown</ac:parameter> <ac:parameter ac:name="type">select</ac:parameter> </ac:structured
    TESTJul 21, 2017