Hi,
I am in ARS200/E panel, and there are no fields with values.
However, I can see my invoice info in Business Context.
Is there a way to get business context data in H5 script?
Regards,
Kirill
Verify Elements in the panel with Jquery or DOM.
$('input') for all JQuery input
etc