Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,605
Community Members
 
Community Events
185
Community Groups

Macro IFTTT condition how to reference a value from another form

Hi,

I have 2 forms in different pages with the next fields

form 1 page 1

  • Item Id (text)
  • Name (text)

form 2 page 2

  • Item Id (text)
    • Many other fields not relevant for this subject
  • Name (text)

I'm creating a macro IFTTT in the form 1 where i want to do the next

  1. Event: On create event of form 1
  2. Chose Action: Update confiforms entry by filtering
  3. Condition:[entry.ItemId]=ItemId 
  • If the Item Id of the form 1 is equal to the Item Id of the form 2
  • Then copy the Name of form 1 into the field Name of the form 2

        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

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 09, 2021

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events