How to select Related List when creating a List Control

David165
Mega Expert

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

1 ACCEPTED SOLUTION

Jagadeesh R1
Tera Expert

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

View solution in original post

2 REPLIES 2

Jagadeesh R1
Tera Expert

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

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