FRM-41059: No such property for set_canvas_property
In the Asset Workbench form (APXINWKB) we are trying use a personalization to make the Holds, View Payments tabs invisible. We set the personalization properties as follows:
Object Type: Canvas
Target Object: INV_SUM_VIEW_PAYMENTS_TAB
Property Name: Visible
Value: False
It returns this form error and the tab is still visible: FRM-41059: No such property for set_canvas_property....
Is hiding a tab in this form through a personalization not allowed??