Hi,
We would like to create a button on the form (layout) that allows us to call a webservice using an extracted value, and set the response on another field of the form layout.
Is it possible? How should we do it?
Please find attached a diagram.
Regards,
コメント
1件のコメント
Hi,
You can add custom button in Toolbar. You would need to add it using stage tools (Project Properties -> Stage Tools tab -> Verification -> Edit -> On User Command ).
I would go with script rule in the case like this, it would be more user friendly since it will be executed without user interaction.
Best regards,
Vladimir
サインインしてコメントを残してください。