- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2025 07:04 AM
scenario : i created a table with name school and created a module also for that. after i am using the shortcuts to access the list and form view (schoole.list and school.for) in filter but i am not getting the expected forms.
where i did a mistake? please explain.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2025 07:26 AM
Hi @vits18735a0
Since it's a custom table. The table name starts with "u_".
So, try "u_school.list" , "u_school.form".
To know the backend value of your custom table, go to "Table" module and verify.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2025 07:26 AM
Hi @vits18735a0
Since it's a custom table. The table name starts with "u_".
So, try "u_school.list" , "u_school.form".
To know the backend value of your custom table, go to "Table" module and verify.
Regards,
Siva