in your situations i guess you also need user to be searchably by either of main or sub category.
and can you confirm, is the list of your category is defini5or indefinite which mean user can add category if the cant fine one.
you need 3 entities … User … Main category … sub category
inside user you can have two field.
Main Category ( either as one item main category …OR… list of Main category if user can hv many)
sub category (list of sub category, depending on main category )
*the reason we have both separate so it be easy to search user defending on category … the only lengthy part is when we are adding or removing any things … only there we need 2 or 3 more action that set.
Main category entity just have one field as display which is the name of category.
Hi Baloshi,
I trust you are well. Thanks for quick reply. Greatly appreciate it it.
This was very helpful. I was thinking on these lines also. I just needed to have a play to see it in action. So far the trials are working great. Again, much appreciated!