Skip to main content

I want to create a list view like this where I can have add edit icon like this one and have a link like this for editing. But don’t know how to achieve this can anyone please help.

Hi @param2022 

This would require a customization to copy this. 

 


Hi @param2022,

It is GridView, while creating a new screen select the grid view. And regarding adding or removing or editing buttons you need to specify the SkinID value based on your requirement.

 

 

 

I hope this helps you.

 

Thanks,

Moulali Shaik.


@MoulaliShaik79 @kbeatty21 thanks for replying.

 

I have made a grid view but what it does is add new table rows on adding + sign it does not open a new form on clicking + 

 

I am also finding it difficult to add the blue link in my custom DAC which will redirect to updated screen


Hi @param2022,

In that case, you need to create a Generic Inquiry on your screen.

Please check the below link to create a Generic inquiry.

 

Thanks,

Moulali Shaik.


Hi @param2022,

In that case, you need to create a Generic Inquiry on your screen.

Please check the below link to create a Generic inquiry.

 

Thanks,

Moulali Shaik.

To add to what @MoulaliShaik79  said, on your new Generic Inquiry, you need to Enable New Record Creation 

 


Reply