You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I have 2 forms in different pages with the next fields
form 1 page 1
form 2 page 2
I'm creating a macro IFTTT in the form 1 where i want to do the next
4. Parameters to set on the entry: name = [entry.name]
5. Reference to form and its location (pageid): form2:2
My issue is in the condition, i cannot find the way to make it happen?
Any help would be very appreciated. Thanks in advance
Hi
Quickly looking at "[entry.ItemId]=ItemId" I can say that this is an invalid condition
Conditions in ConfiForms are written as filters and filters are documented here: https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Filters
Also, in your specific case you actually should be looking at "filter to apply before update" parameter... as this is what determines the subset of records to update
Alex
Hi Alex,
Thanks a lot indeed, the problem was the condition, and it was needed to write it in the parameter "filter to apply before update" . cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.