Customize Actions Columns From Custom Table

Akshay Kanzarkar asked on September 23, 2016 09:13

Hello,

I want to customize the default columns from the custom tables applications. I want to remove the default actions column under the Data Tab of Custom Table. I am using some Id column and if that ID column is active it should not show the Edit, Delete, View and up-down arrows for that particular row.

Attached is the screenshot: http://pasteboard.co/6stsObFse.png

It should not be global it should be based on the extra column which we'll be adding on some of the Custom Tables.

Thank You!

Correct Answer

Brenden Kehren answered on September 23, 2016 15:42

You have to create your own definition for the custom table unigrid. Here is an example for v8 but it is still valid in v9.

V9 documentation

1 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.