- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 02:29 AM
Hi all,
Can anyone know how we can find which user removed the filed from form layout is there any way
thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 02:49 AM
@Community Alums Use the following steps to get to know about the changes done on the form layout.
1. Select configure form layout option on the form where the layout has been changed.
Select the view where the field has been added to or removed from and in the bottom there is a related link 'Show version' click the same.
This will show the versions of the form layout for the form. Choose the latest two versions and compare them to know what changes have been made and done by whom.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 02:40 AM - edited 04-25-2023 03:09 AM
Hi @Community Alums ,
Yes, you can navigate to sys_update_xml.LIST , then add filter conditions where type is Form Layout and target name is 'Your table name' , example:
If my answer has helped with your question, please mark it as helpful and accepted solution
Thanks!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 02:49 AM
@Community Alums Use the following steps to get to know about the changes done on the form layout.
1. Select configure form layout option on the form where the layout has been changed.
Select the view where the field has been added to or removed from and in the bottom there is a related link 'Show version' click the same.
This will show the versions of the form layout for the form. Choose the latest two versions and compare them to know what changes have been made and done by whom.
Hope this helps.