@peterhartung wrote:One more question from our forums, Jon from
@btorres76: With multiple activities on a page, is there a way for one
activity to disable certain modifications from other activities?For
example I have this use case:Activity 1: Updates elem1, elem2,
elem3Activity 2: Updates elem2, elem3, elem4 Is there a way for another
activity (Activity 3) to disable:Activity 1: disable update on
elem3Activity 2: disable update on elem2 Original Forum Post @btorres76
, There are different ways ...