Dear community,
I have an issue in an H5 script when using jQuery sentence to set value on a field.
I'm using $("#fieldId").val instruction but the issue is that I can have another M3 transaction opened containing the same FieldId, in this case, the value is set on the other M3 transaction !!
For a full understanding of the context, the script is opening a specific prompt window for a field.
My question is : Is it possible to force the jQuery instruction to address the fieldId on the current M3 program (current M3 tab) ?
Many thanks for your support.
David.