Please add (Add new {Model}) Button near export to add new entry, CRUD will be complete. #975
shakeel2717
started this conversation in
Ideas
Replies: 0 comments
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.
-
⚡ PowerGrid ⚡ Feature Request
Summary
Please add (Add new {Model}) Button near export to add new entry, CRUD will be complete. like, Add new Post, then a new empty row will be added at top of the table, we write fillable property values and then enter, then the value will be added in database.
Why is this needed?
It's Must needed because we need to create another form route and anything to create a new entry, if it's comes with powergrid, then lot's of time will be safe, and CRUD will be complete with this only 1 package.
How it will be work
After Export Button, there will be a button, [+ Add]. when clicked, a Model POPUP or a new empty row inside the table appear. when we add values and hit enter, the record added to the database, and this record will be automatically show at the end of the table.
Beta Was this translation helpful? Give feedback.
All reactions