How to find which user removed filed from form

Community Alums
Not applicable

Hi all,

 

Can anyone know how we can find which user removed the filed from form layout is there any way

 

thanks, 

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@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.

Screenshot 2023-04-25 at 3.10.19 PM.png

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.

Screenshot 2023-04-25 at 3.11.03 PM.png

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.

Screenshot 2023-04-25 at 3.11.54 PM.pngScreenshot 2023-04-25 at 3.13.18 PM.png

 

Hope this helps.

View solution in original post

2 REPLIES 2

Karan Chhabra6
Mega Sage
Mega Sage

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:

KaranChhabra6_0-1682415558791.png

 

 

If my answer has helped with your question, please mark it as helpful and accepted solution

 

Thanks!!

Sandeep Rajput
Tera Patron
Tera Patron

@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.

Screenshot 2023-04-25 at 3.10.19 PM.png

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.

Screenshot 2023-04-25 at 3.11.03 PM.png

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.

Screenshot 2023-04-25 at 3.11.54 PM.pngScreenshot 2023-04-25 at 3.13.18 PM.png

 

Hope this helps.