Dataform actions takes where? #1380
Closed
karandatwani92
started this conversation in
Public Beta
Replies: 1 comment 3 replies
-
Thanks for the report @karandatwani92 I can confirm that in case of validation errors the error field was not focused (FIXED). Save and Back take you to the previous page you visited before saving the form. To configure save actions you should use the
In this case: :setup="function($crud, $parent) {
$crud->removeAllSaveActions();
$crud->addSaveActions([]);
} Cheers |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions