Hello, I have built a form A and B. In form A it's used to track the status of some tasks , if the same CW and Year exist in form B, all content except for the CW and Year in form A are set read-only...
@Alex Medved _ConfiForms_ (or anyone else who can answer). I'm trying to set up a form in ConfiForms and wanted to make sure what I'm trying is even possible before I spend any more time o...
I want to automatically populate the Target start date of an issue based on the responses in two other fields (SizeOfMatter & TargetEndDate). I'm not sure how to annotate this in confiforms &...
Hi everyone, I’m trying to run a custom validation before saving a ConfiForms record — but since IFTTT rules trigger only after the record is created, I need a way to validate at the submissio...
Help! I have wrote the following json to pull through confiform data to create a Jira ticket using IFTTT rule: { "fields": { "summary": "[entry.ActionSummary]", "issuetype": { "name...
Hi everyone, I’m creating a survey using Confiforms in Confluence. When I view the submitted data via View/Edit Stored Data, everything looks correct. However, when I export the data as a CSV, I not...
I have a form with 4 fields defined as Smart Classifier Field each (Q1, Q2, Q3, Q4) showing fields from another form each. (Q1->=NameQ1, DateQ1, TimeQ1 / Q2->=NameQ2, DateQ2, TimeQ2 .....) N...
Bonjour, J'ai un formulaire avec un champ "niveau" de type status. Et grâce aux métadonnées, je peux récupérer le champ createdBy et created. Je voudrais obtenir le nombre d'utilisateur unique dans...
Hi All, I have a very simple confiform with a number of fields which includes amongst others; priorTraining, certDate, currentGroup. TableView A has 'currentGroup' in the "The filter to apply o...
tl;dr - When using the "create page" macro in my form, I can enter text and assign the parent page that auto-populates, but the new page isn't under the parent, it's an orphan at the bottom of the sp...
I use confiforms to organise meeting agendas. Therefore I have defined a form "TOPs" where all topics are defined. One of the field in that form is a smart dropdown field to pick a Date from a second...
I am trying to add a week to a date time interval. Fields are: Dates: DateTime interval -- The user enters in Dates field. d1: Date Fiel...
Hello Confluence Community, We are experiencing a strange issue in our Confluence setup using ConfiForms. On some pages, instead of the expected field value, a random combination of letters and num...
Hello everyone I hope you are doing well I'm trying to use IFTTT rule to update entries by filter (in my case all entries) In "Parameters to set on the entry" I use this: entryId=[entry.id] &...
Hello Community, I want to use ConfiForms to update the Description field of a Jira TaskC by concatenating the contents of the description field from two separate Jira tickets, TaskA and TaskB and...
Hi, I've run into a small problem: I created a Confiform that I constructed as follows: Dropdown A, required field with Options 2, 3, 4 that are tied to a different rule each to conditionally show...
Using Confiforms , I have a Jira JQL filter that returns a list of Jira Issues. I need to get the Watchers for each of the Issues. The result Watchers list will be used as a distribution list for an ...
I have made a confiform in which I have a field 1) Draft(Radio Button) i) Save as Draft ii) Submit 2) ReviewOutcome(Drop-Down) i)APPROVED &...
Hi, I have two separate forms, both have a projectName field defined. So essentially I have two lists of Projects. Is there a way to create a new form, where I can define a smart dropdown that pulls...
I built a confiforms app where users can upload documents. To retrieve these, I query the data via the REST API and get the following content: { "total": 1, "list": { "entry": [ { "recordI...
Hello everyone and special Hi to our champion Alex I built a form with multiple fields to track correspondences in our entity and one of these field is Formula field to calculate the late one b...
Hi. I have a ConfiForms form in which users select a value (name) from a drop-down field. The form then triggers three emails. Depending on the selection in the drop-down field, a URL is to be dynami...
Hello everyone and special Hi to our champion Alex Medved I built a form with multiple fields to track correspondences in our entity and one of these field is Formula field to calculate the lat...
Having a Confiform containing these 3 fields: Field_A - A1, A2, A3 Field_B - B1, B2, B3 Field_C - C1, C2, C3 In an IFTTT that Creates Jira Issue, I want the component of the JIRA issue being cr...
I would like to add a list to be printed in en email. The list should be formatted to have a comma and a space between each entry. I have tried several times and not been successful. I would apprecia...
Copied to clipboard