Project:
View Revisions: Issue #33329 | [ Back to Issue ] | ||
Summary | 0033329: Error is thrown in validation of mandatory fields when a callout has to fill a mandatory field. | ||
Revision | 2016-06-22 17:40 by inigosanchez | ||
Steps To Reproduce | - Login as F&B International Group Admin. - Go to 'User' window. - Create a new record in grid. - Write 'Testing user' in name field - Click on save button. - An error is shown in mandatory field 'Username'. It can't save it properly. Note: The value in 'Username' is written properly by SL_User_Name callout but validation of mandatory fields are executed before.For this reason, this record is not saved properly. Note 2: Then, it is necessary to edit the record and to edit any field manually to save the record properly. |
||
Revision | 2016-06-22 17:40 by inigosanchez | ||
Description | When a save button is clicked, the value of a mandatory field that is filled by a callout should be validated after than callout operations have finished. For example, in 'User' window the value in 'Username' field is written properly by SL_User_Name callout when name field is filled but validation of mandatory fields are executed before. For this reason, this record is not saved properly. It would be nice than callouts operations will be execute before than validation of mandatory fields when a save button is clicked. |
||
Revision | 2016-06-22 17:10 by inigosanchez | ||
Description | When a save button is clicked, the value of a mandatory field that is filled by a callout should be validated after than callout operations have finished. It would be nice than callouts operations will be execute before than validation of mandatory fields when a save button is clicked. |
||
Revision | 2016-06-22 17:10 by inigosanchez | ||
Steps To Reproduce | - Login as F&B International Group Admin. - Go to 'User' window. - Create a new record in grid. - Write 'Testing user' in name field - Click on save button. - An error is shown in mandatory field 'Username'. It can't save it properly. Note: The value in 'Username' is written properly by SL_User_Name callout but validation of mandatory fields are executed before.For this reason, this record is not saved properly. Then, it is necessary to edit the row and to edit 'Username' field manually to save it properly. |
||
Revision | 2016-06-22 14:49 by inigosanchez | ||
Steps To Reproduce | - Login as F&B International Group Admin. - Go to 'User' window. - Create a new record in grid. - Write 'Testing user' in name field - Click on save button. - An error is shown in mandatory field 'Username'. It can't save it properly. Note: The value in 'Username' is written properly by SL_User_Name callout but validation of mandatory fields are executed before. |
Copyright © 2000 - 2009 MantisBT Group |