unable to view all form fields on the view form extended table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 08:23 AM - edited 09-02-2024 08:26 AM
Hi All,
I have created new table which is extended the CSM table, but i am unable to view the some of the form fields on the form. can you suggest what is the issues and how to resolve the issue
Attached screenshot for references

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 08:34 AM
See if you can do a Configure -> Dictionary on your custom table, and see if the parent table fields show up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 03:50 PM
Hello @986565 ,
Please review the Acls fo the fields on the parent table and check also if there are any client scripts or UI policies with the "inherited" option selected. If so, verify whether the visibility of the fields that are not showing on your form is being controlled by those client scripts or UI policies.
Best regards,
Hajar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 05:04 AM
Hi @Hajar BENJAHHAR ,
I checked the parent table acl, i have given same to role to child table for create/write/read acl, but no use, same issues, I also checked the UI Policies/Clients it was not created on the parent table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 12:49 PM - edited 09-03-2024 12:51 PM
Hello @986565 ,
Have you reviewed the access controls applied to the 'First Name,' 'Middle Name,' and 'Last Name' fields? If so, could you please share a screenshot of one of these ACLs?
I have another question: Does the parent table of the custom table you created also extend from another table? For example, if the parent table extends from the 'User' table and the fields like 'First Name,' 'Middle Name,' and 'Last Name' are not displayed, could this be due to modified ACLs applied to those fields.
I suggest you to also launch debugger to further analyze all the ACLs that run when the form is loaded.
Best regards,
Hajar