Open kennethtomagan opened 2 months ago
Anyone found a solution?
i have the same issue i wonder if it may have to do with the nested json when selecting the fields it depends on
this is the same issue the parent dependsOn and official Nova Repeatable item is suffering.
I also have this issue. Want to have dependant fields inside the Flexible. But it isn't working.
I also have this issue. Want to have dependant fields inside the Flexible. But it isn't working.
Right now, I do it by creating a custom field and put it inside Flexible. In my custom field I create a JS functionality to get the value of dependents field.
It's a bit complicated so I hope it will be fixed sooner.
Right now, I do it by creating a custom field and put it inside Flexible. In my custom field I create a JS functionality to get the value of dependents field.
@kennethtomagan Snippet?
I also have this issue. Want to have dependant fields inside the Flexible. But it isn't working.
Right now, I do it by creating a custom field and put it inside Flexible. In my custom field I create a JS functionality to get the value of dependents field.
It's a bit complicated so I hope it will be fixed sooner.
@kennethtomagan a snippet would be nice?
I want to change the Price field value depends on Product field, sane field is inside Flexible but dependsOn is not working.
anyone encounters this error? how do you guys solve it?