I have a popup come up if A certain condition is true. Inside this popup there will be a dynamically created list of names with checkboxes and on the parent page there is an identical list. How can I have it so the user can check and uncheck the boxes on the popup and have those actions duplicated to the parent without refreshing the parent?