https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40191
Andrew Auld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Andrew Auld <[email protected]> --- Specification for this could be as follows: 1) Implement this for forms at the VueJS architecture level (which includes ERM) 2) Each resource form will have a navigationOnFormSave setting which will allow developers to set A) goToShow B) stayInForm C) goToList 3) The ‘Submit’ form button will adopt the behavior picked above. 4) Rename ‘Submit’ to ‘Save’ when editing (Currently shows ‘Submit’ for both creating and editing a resource) 5) Implement as a dropdown button (like the save button when editing a bib record). The default option of 'Save' showing and this would be the behaviour if you just pressed it. The other two options would appear if you clicked the dropdown arrow. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
