- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 08:54 AM
Hi All
I have created a related list on a form. This works well.
I have been able to show or hide the list depending on a value in the parent record. Works very well.
Now I'm trying to create a list control for the related list. In studio I've created a new List Control and selected the Parent table, but the Related list field is greyed out.
The same applies if I select the list table - the related list field is greyed out.
How can I create a list control for my related list?
My ultimate goal is to omit the New and Edit buttons unless the parent record is in a certain state.
Regards
David
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 09:02 AM
Hello,
I am not sure about this in studio. But you can go to list control from the related list in the from, by right click on any of the columns or (=) image of the related list. There you can find omit edit and omit new conditions (script ones)
regards,
Jagadeesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 09:02 AM
Hello,
I am not sure about this in studio. But you can go to list control from the related list in the from, by right click on any of the columns or (=) image of the related list. There you can find omit edit and omit new conditions (script ones)
regards,
Jagadeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2019 01:39 AM
Thanks Jagadeesh
I found it by accessing the column heading menus, the related list menu was only giving me the option to create filters and this confused me somewhat.
It's all good now though.
All the best
David