Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

want to empty field based on previous state of filed using iftt.

Manojkumar Yadav August 16, 2025

I have a fields

1) Draft(Radio Button)

    i) Save as Draft

    ii) Submit

2) ReviewerOutcome(Drop-Down)

   i)APPROVED

   ii)REJECTED

   iii) SENT BACK

I am using below IFTT to empty ReviewerOutcome field but not working

Event: onModified

Action to perform: Update Confiform Entry

Condition/Filter: Draft.label: Submit AND [entry._previousState.ReviewerOutcome]:[SENT BACK]

 

Parameter to set:

entryID=[entry.id]&ReviewerOutcome=[empty]

2 answers

1 accepted

1 vote
Answer accepted
Alex Medved _ConfiForms_
Community Champion
August 17, 2025

Hi @Manojkumar Yadav 

It is important to follow the letter casing, as ConfiForms functions and field names are case sensitive

Condition

Draft.label:Submit AND _previousState.ReviewerOutcome.label:SENT BACK

Parameters to set

 entryId=[entry.id]&ReviewerOutcome=[EMPTY]

 

0 votes
Coltons River August 18, 2025

Your condition is almost correct, just needs .label after _previousState.ReviewerOutcome. Also ensure you use [EMPTY] in parameters, not [empty].

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events