how to use set in a repeater

I have a select called hospital_id, and within the same form I have a tab that inside there is a repeater called procedures, how do I modify the value of the repeater with $set when I change the hospital select (which is outside the tab )
image.png
Was this page helpful?