Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to display values in an input from a database? #176

Open
vbatalov opened this issue Apr 25, 2023 · 2 comments
Open

How to display values in an input from a database? #176

vbatalov opened this issue Apr 25, 2023 · 2 comments

Comments

@vbatalov
Copy link

My task is to create data in the table based on the input. And I need to implement edit function, after submit. That is, insert all values from the database and leave the form working.

How can i do this? I am using Laravel and this library.

@naeemakram4
Copy link

@vbatalov, can you repeat your issue? I have some issues while I was working on the edit page and I solved it. But I did not understand your issue properly.

@vbatalov
Copy link
Author

vbatalov commented Jul 18, 2023

@vbatalov, can you repeat your issue? I have some issues while I was working on the edit page and I solved it. But I did not understand your issue properly.

In short, I wanted to implement CRUD. And in general, this is possible if the form is not multi-level. There are problems with nested repeaters.

I spent two months building a big project with this library (jQuery repeater) but ended up giving up and creating forms and repeaters myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants