Forum Discussion
krisgopi88
7 years agoCreator I
Hi
You can use something like this to show the relationship property on the Parent Item type search grid.
Steps:
- Create a property in Parent Item Type ( I have created document_created_on in Document Item Type and made this field as Visible = '0' in Document Form)
- Create method with below code and add it to Document Files Item Type (ServerEvents : OnAfterAdd and OnAfterUpdate