Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

List view and form view is different for a database view table

Poorva Bhawsar
Mega Sage

Hi Community,

 

The list view and form view is different in a database view table. I have a table which i have created by joining 4 tables. The list view is showing correct view but when i click on any of the record. Its opening the data from some other table. It should show data for that table only.

 

How to do this?

 

Thanks

1 ACCEPTED SOLUTION

Its the OOB behaviour, so decided to use only list view and add related lists there.

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron

@Poorva Bhawsar 

where are you clicking? please share screenshots.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

On the list view of that database view. When i am opening any record its opening the record for some other table.

Its the OOB behaviour, so decided to use only list view and add related lists there.