Object-linked Custom actions

Object-linked Custom actions

Hello!

I'm trying to implement in my application the following conception - using of standart Object-linked Custom-actions:
You can check here (click on Client name):  https://creator.zoho.com/smt_online/custom-actions-test/#View:Projects1

For example, I have Forms: Clients, Orders, Projects and so on

Each Form (or Object) has accosiated standart custom Actions, which are used very often, and you need to do these actions from different places of your App:

Clients: rename, block,  check_status, send_notifiction
Orders: mark_as_payed, notify_manager, ...
Projects: freeze, recalculate_costs, rename ...

Now I make Report for each Object, where I add Custom Actions and only main fields of the Form (name, or reference)

These reports are: "Object Commands" - and we can use them in other Reports, where we display reference to this Object

But Custom Actions not worked properly (openUrl command not work, other functions not work each time)

You can check here (click on Client name):  https://creator.zoho.com/smt_online/custom-actions-test/#View:Projects1

Please, help - what can be wrong?