I created a new user and added sections for this user in a separate workspace. I added lookups section; but the user is getting following error "Insufficient rights to go to this section. Contact your system administrator." for lookups section, can you confirm how can the user access the lookups section?
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.
That was not my requirement. Apologies if I was not clear before. Let me try to state the use case again.
In the lookup section, I have a Lookup table as follows
The highlighted column is a Lookup pointing to SysModule table. I need to filter out certain sections and not show all the sections that comes in the pick list by default. Since the lookup section is different from other sections like Contact or Leads, I cannot use the solution you provided.
I believe I need to create a client module to override BaseLookupConfigurationSection. It would be great if you could give me an example.
unfortunately this functionality is not possible at the moment. We will create a request for the R&D department so they can develop this functionality in future releases.