Search

Help

Page 4 of 23. Showing 222 results (0.272 seconds)

  1. Using Field Definition Rule to request data from JIRA and set it to ConfiForms fields

    In this tutorial you will learn by example how to setup a rule to lookup data from your JIRA server and set it to ConfiForms fields Creating a simple form in Confluence with ConfiForms Let's start with a simple form It will have just 3 fields A field (called "keyCF") to ask for JIRA key (can be of any type
    ConfiFormsSept 27, 2016
  2. ConfiPanels - set on panels for Jira cloud which make life and work easier

    Our little initiative to adopt Atlassian Forge platform and create little handy apps to make your life and work easier. ConfiPanel: Other requests by customer … in the issue view. Clicking on it will bring a list of issues previously raised by this customer (in JSM) and reporter (in Jira) With little touch of interesting
    ConfiPanelsApr 09, 2021
  3. How to synchronize assets in AssetForms with your Jira

    By default all the assets stored with AssetForms are synchronized with Jira asset API. This can be disabled at any time if necessary and enabled at any time. If you want to make sure all the assets and their types are synchronized with Jira you can do it by using "Synchronization" menu item sync.png You
    Asset FormsApr 14, 2020
  4. Building a dropdown field in ConfiForms backed by webservice call to Jira Rest API - components field

    This is a variation of Building a dropdown field in ConfiForms backed by webservice call to Jira Rest API - createmeta but uses "components" REST API endpoint from Jira From test project TEST into a dropdown field https://vertuna.atlassian.net/rest/api/2/project/TEST/components Example response returned
    TESTFeb 28, 2023
  5. Include and show JSON data from JIRA with ConfiDoc

    We use Atlassian JIRA here and enable lookup UI on our ListView macro   Live DEMO below:     We use ListView with custom body layout, like this: live-jira-demo.png The service we use is Atlassian JIRA and it is defined in ConfiDoc configurations like this: live-jira-demo-2.png   Very simple, no auth
    ConfiDocMar 30, 2016
  6. How to create pages in Confluence with ConfiForms

    This tutorial shows how you can create pages with ConfiForms CLOUD Creating structured pages in Confluence with ConfiForms is very easy thanks to the built-in ConfiForms IFTTT action called "Create Page" The form itself will look like this create-page-1.png Just 2 visible fields and looks quite simple
    ConfiForms CLOUDNov 03, 2021
  7. How to create assets

    After creating an asset type you are ready to start adding assets into AssetForms. You can do it manually as shown below or using our Import API How to import … . AssetsList_addNewAsset.png Click on the "+" button next to asset type name to jump right into creating the asset of this type  AddNewAsset_save.png or click on "New asset
    Asset FormsApr 14, 2020
  8. How to create a link to a page to preset the value for ConfiForms fields

    <a href="https://wiki.vertuna.com/display/TEST/How+to+create+a+link+to+a+page+to+preset+the+value+for+ConfiForms+fields?cf_name=myform&cf_values=mytext:hello … ='https://wiki.vertuna.com/display/TEST/How+to+create+a+link+to+a+page+to+preset+the+value+for+ConfiForms+fields?cf_name=myform&cf_values=' + formParams; } </script> mytext another some
    TESTDec 16, 2022
  9. Creating links in original ConfiForms entry to just created page

    In this tutorial, we will create a Confluence page with IFTTT module and then update the original ConfiForms entry with a page id of a just created page. This tutorial uses the concept of IFTTT results chaining, described here: Advanced integrations with IFTTT macros with ConfiForms Creating a simple form
    ConfiFormsAug 28, 2023
  10. Using ConfiForms app as template engine to create pages in Confluence

    In this tutorial: how to create a form which will create new pages in Confluence based on the template how to set labels to newly created pages (also … form will have a link to all created pages use formula to have a LastUpdated date field stored for us automatically Creating a simple form in Confluence
    ConfiFormsFeb 18, 2022