Skip to main content
Topic: Record edit page: "No record found" (Read 1364 times) previous topic - next topic

Record edit page: "No record found"

Hi!

I'd like an record edit page. After the rocord inserted, and I make a list of records, I'd like edit the record. After I clicking on edit button, I don't view datas from database, andI view a "No record found" text. (the record is inserted in the database, I view in PHPMyAdmin).
What's the problem?

Re: Record edit page: "No record found"

Reply #1
@machobymb‍ I cant clearly understand what you are trying to say, but from the little I understood, it seems you are using the configurations wrong. Please provide screenshots of what you did and the result you got.

Re: Record edit page: "No record found"

Reply #2
Where can I set the options to this page?


 

Re: Record edit page: "No record found"

Reply #4
I think, the source of button is correct.

Solution: I modified the DB table: change the ID as simple Primary key to multiple columns as primary key.