Question

DEPENDENCY ON LOOKUPS

Hi community

Hello, how can I implement the selection of several categories for the subcategory?

For example: We have Sub A and we need to connect several categories to it ( Category1, Category2 and etc) It doesn’t matter how much. The method where I add one subcategory record for each category not suit me, as there will be a lot of records. There's another way: (If you wanted to do this without duplicating the sub categories, you’d need to develop a 1:many relationship where multiple parent categories can be added for a child sub category. Then you’d have to do the filtering in code rather than use business rules.) Do you have any examples so that I can implement it ?

I do all this in the Lookup Section in one of the lookup.

Like 0

Like

0 comments
Show all comments