Hi,
Is it possible to add multiple signatures?
Is it possible to change the position of the signature on the document?
Is it possible to change the signature text "Reason: Mudra Signature"?
Thanks
Yes, you can add multiple signatures, change their position by specifying X and Y coordinates, and customize the signature text (like "Reason: Mudra Signature") by modifying the text string in the signature configuration.4o mini
Can you tell me where that configuration file is located and how I can make those changes?
I can't find any properties to make these changes.
Could you please share the oml
This is a test,
thanks @Lokesh Kumar Yadav
@Lokesh Kumar Yadav can you help me with that .oml?
thanks
1. Can I add more than one signature?
2. Is it possible to reposition the signature on the document?
3. Can I change “Reason: Mudra Signature”?
appearance.Reason = "Finance Department has Approved";
appearance.Location = "Mumbai";
In OutSystems, this is done by passing values into the integration logic or through input parameters of the extension/plugin.