Actions in objects created without WorkWithPlus

You can generate the 100% of the Web Panels of the application with WorkWithPlus. But in some cases there are some object created without WorkWithPlus (in a migrated KB for example, where the new objects are created with WorkWithPlus but the older no).

So, in order to add permissions to actions or links that are inside an object that was not created using WorkWithPlus you have to add those permissions in GAM Back-office, and set its name with the prefix: 'custom_':

ActionsInObjectsWithoutWorkWithPlusImg01

Then in that Web Panel you have to add the code in the events to check security for that action or link. The following images shows an example:

ActionsInObjectsWithoutWorkWithPlusImg02

ActionsInObjectsWithoutWorkWithPlusImg03