Forums

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

Is it possible to refresh a field in a tableview after changing its value with IFTTT?

Mar Demolag
Contributor
March 12, 2025

Hi,

Lets say you have a form with field1 and field2, and you have a createEntry onModified IFTTT rule for setting field2 based on field1 changes.

Is it possible to make a tableview with inline edits, where after changing field1, it will refresh the view of field2 to show the new value after the IFTTT?

I know you can use redirect IFTTT rule to refresh the whole page, but is it possible to just re-render the tableview?

2 answers

1 accepted

1 vote
Answer accepted
Alex Medved _ConfiForms_
Community Champion
March 12, 2025

Hi @Mar Demolag 

Sorry, not on the DC version of the ConfiForms app at the moment. No

Alex

Mar Demolag
Contributor
March 12, 2025

Thanks for the response

0 votes
Mar Demolag
Contributor
March 13, 2025

I think I managed to do it using the Run Javascript IFTTT:

cancelQuickEdit('[entry._page]', '[entry._storagePage]', 'f1', '[entry.id]', 'field2', AJS.$('.i_confiform_entry_[entry.id]').children('.cf_field2')); 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events