Forums

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

Confiform - Keep Formula Field value without change if the IF statement true

Khalaf Alkhalaf August 12, 2025

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 by incrementing one day every new day if the correspondence status is not completed

What I need, is to keep the old value of the formula field if the conditions is true

 

IF (EQUALS("[entry.CorrStatus.label]", "Completed"), <Don't do anything, keep field value as it's>, <HERE ADD CALCULATIONS>)

 

I tried to leave it empty (don't do anything) but it's not working:

IF (EQUALS("[entry.CorrStatus.label]", "Completed"), , <HERE ADD CALCULATIONS>)

 

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events