Disable or hide copy button

Related products: Software Factory Windows GUI

 

@add_button_type     tinyint output, -- 0 = enabled, 1 = disabled, 2 = hidden.
@update_button_type tinyint output,
@delete_button_type tinyint output,
@confirm_button_type tinyint output,
@cancel_button_type tinyint output,

It would be great to have a @copy_button_type.

At this time it seems it is only possible to disable the copy functionality on a whole table under Subjects > Settings > Permissions > Data manipulation.

Updated idea statusNewOpen