PILOS
PILOS copied to clipboard
Adding multiple config entries like servers requires more clicks than necessary
In a fresh PILOS environment you have to configure multiple things such as servers. Often you have to create more than one config entry of the same type. For example to create servers you have to
- click on settings
- click on server
- click on plus icon
- fill in form
- click on save
- click on back
- click on plus icon
- ...
Describe the solution you'd like
It would be nice to have buttons below the form which will lets the admin choose what to do next after the form has been submitted. Django Admin has an IMHO elegant solution for this: