Openbravo Issue Tracking System - POS2
View Issue Details
0054346POS2Corepublic2024-01-15 15:452024-01-15 15:45
cberner 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
No
0054346: Unknown form action: submit on requestInputData API
There is an API in core2 to request input from the user, which allows showing several input fields. When pressing enter, however, the submit action is triggered which is not defined in the default formHandler.

This triggers the following error "Unknown form action: submit" and does not submit the input from the fields.
1. Modify a component to request input data to the user. With one text input field.
2. Check that when pressing enter the error is triggered.

TODO: Explain these steps in more detail and provide a diff to reproduce it better.
Submit should trigger the main action and send the data once form is validated.
No tags attached.
Issue History
2024-01-15 15:45cbernerNew Issue
2024-01-15 15:45cbernerAssigned To => Triage Platform Base
2024-01-15 15:45cbernerTriggers an Emergency Pack => No

There are no notes attached to this issue.