[RDMLX]Hooking OnAction
Posted: Fri Apr 15, 2016 7:22 pm
Hi,
Is it possible to detect Action Name when hooking on Action by Form.OnAction?
I've set local operation AAAA to the command of an offline formviews and its action is set to 'AAAA'.
It seems I can write #COM_OWNER.Set_OP_ExecScript Event('/Form.OnAction') but not #COM_OWNER.Set_OP_ExecScript Event('/Form.OnAction.AAAA') .
When I tap AAAA command, error message says "Unable to find local form with the specified name 'AAAA' Please ensure the name is correct and the form with that symbolic name exists."
Best Regards,
Megumi Sawada
Is it possible to detect Action Name when hooking on Action by Form.OnAction?
I've set local operation AAAA to the command of an offline formviews and its action is set to 'AAAA'.
It seems I can write #COM_OWNER.Set_OP_ExecScript Event('/Form.OnAction') but not #COM_OWNER.Set_OP_ExecScript Event('/Form.OnAction.AAAA') .
When I tap AAAA command, error message says "Unable to find local form with the specified name 'AAAA' Please ensure the name is correct and the form with that symbolic name exists."
Best Regards,
Megumi Sawada