unable to view all form fields on the view form extended table

986565
Tera Contributor

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

 

986565_0-1725290560340.png986565_1-1725290599992.png

 

4 REPLIES 4

AnirudhKumar
Mega Sage
Mega Sage

See if you can do a Configure -> Dictionary on your custom table, and see if the parent table fields show up.

Hajar BENJAHHAR
Mega Sage

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

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.

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