Hi!
I’m somewhat new to ACF. Here’s what I’m trying to do.
I have a repeater field with 2 subfields – both are selects fields. I want the 2nd select to show certain options based on what the user selects for the first select field. So in essence, the options can change for select 2 whenever select 1 changes (like an onChange toggle).
I’m sure this can be accomplished with some sort of custom code, but need some guidance. Any help is appreciated!