Announcements
No record found.
i am facing a problem while creating Edit method in a table to fetch fields of another table..plz help me out to resolve this problem
i am pasting this code and Error:
*This post is locked for comments
Hi Amit,
Please share the details before we are able to help you.
first check whether your CarTab contains the find method . may be thats the issue.
regards
johnkrish
The error clearly says that CarTab table doesn't have the static find() method. It seems that you forgot to implement it.
Also, please select the record for update (that's what the boolean parameter of find() is for) inside the transaction where you want to update it. I would also validate the record (validateWrite()) before updating it.
Hi Amit Kumar,
You need to create static find method for your Table. This could resolve the issue.
Thanks,
Raziq
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Joris dG 5
Alexey Lekanov 2
Henrik Nordlöf 2 User Group Leader