Unable to save records in custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi, I have created a app in studio using global and in that app i have created a custom table and extents 'change request'. But when i created a new record and submit the records, the record is saving in parent table i.e., change request. Can anyone help me to resolve the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @hari_mahesh,
it seems to be correct behaviour. If you have a table that extends any other and you create a record to the child table it will be stored in both - child and parent table.
You can see a parallel with the Task table that is a parent to Incident, Change, Problem or many others... and when you create an incident, it will be stored in both Task and Incident..
Is that what happened to you?
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you for the response, I can see the records are being saved in both child and parent for incident and problem table. But when comes to change table the records are saved in parent not in the child.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Can you please @hari_mahesh explain how do you create the records? is it a record producer?
Eventually, check for the child table permissions
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
