Hello! I have a page with a calendar widget. On that page there is a reference set selector that has an onChange microflow, that microflow can update up-to all of the Calendar Objects, in particular, the field that is attached to the "Title" attribute. I noticed that if this onChange microflow is hit more than ~twice, then the DS for the calendar widget runs many more times than expected. Is there anything unique about the "Title" attribute that may be causing this? I notice when I remove the change of the title field (or set it to something static), this behavior does not happen, even if I update other fields on the calendar object. Any help would be greatly appreciated!
asked
Ben Brennan
1 answers
0
Hey Ben,
Check all DS microflows on your page probably you have unnecessary refresh inside some of DS microflows.