Hi there,
I have three entities: Provider (CPT), Service (Custom Model), Plan (Custom Model)
Each Provider has multiple services, and each service has multiple plans.
I an using a Select Advanced field for service & plan.
My question is, when editing an existing record, how to populate provider plans as options in the plan select advanced field so that the current selected plan appears in the options as well as other plans of the same service?
Thanks in advance.