I have two pages: Page 1 and Page 2. Both have a "Filer Dropdown" component that allows users to select a plant value.
My question is,
if a user selects a plant value on Page1, will this value be synchronized with Page2? Or, does the user need to select the same plant value on Page 2 again?
Similarly, if a user selects a plant value on Page2, I would like this value to be synchronized with Page1.