Tell us what you are trying to do? I have category field on crud form. i want to save selected category included child and parent separately. suppose i have these categories: main category electronics sub category television sub-sub category LG.
First user can only select the last child category i.e Lg
If user select LG then I want to save all three categories/subcategories in different custom fields of save form hook.
Is there any documentation that you are following? No
Is there a similar example that we can see?hidden link