What Are Tables and Forms?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2025 01:32 PM - edited 05-02-2025 01:36 PM
Bad version of question. Request it be deleted. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 01:37 AM
Hi @Dr Atul G- LNG,
I remember being able to delete one of my posts after few hours, few months back. Maybe I should look up community guidelines on this and keep myself updated if this is current behaviour 🙂.
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 02:20 AM
This is something I read earlier—I'm trying to find the link. It came to my attention, so I wanted to share it.
It’s possible that the settings may have been updated for everyone now.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 05:53 AM
A table is a database of records and forms are visualisation of one particualr record in that database.
Example - database with all the users (locations, or anything else) and a form is representing one record - Ravi is a record (form) from the Users databases, Suresh is a record from the Location table, etc.
In the table - each line is a particular record, and each column is particular field (e.g. incident number, state, category etc.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
The attached image shows a form and a list.
Is that correct?
Does the image show a record from the sys_user table?
Can a record in a table contain a list of records from a different table?