Hello
Where can I find an example of creating related lists?
Thks
Can you be more specific? Can you provide an example?
In the accounts form, we would like to add two lists.
One list will show a set of industrial activities and the second one will show a set of "subactivities" depending on the first list.
The place to start is the ~/Accounts folder. Use the Bugs.ascx as an example. You will need to create a new relationship table, new views, new stored procedures.