Hi
We have made a model and where an enter button works fine in the development environment, when deployed to the production environment the button doesn't work.
The user must click on the button in the production environment to activate the button. In the development environment the user can hit the enter button to activate the button.
Any ideas to solving this issue.
Regards Jonn Tholstrup.
Hi John,
In the preview the enter button submits the data to the RFC, in runtime it doesn't.
The way of submitting data to the RFC is by clicking on the submit button.
If you drag out a line from the input port of the RFC and select "Add Input Form", a form with a submit button will be created automatically.
Regards
Lisi
Add a comment