Hello All,
My question is as below
Based on the records available in the custom tab in a core window ('Purchase Order window’-> 'Log tab’), custom attribute (Log availability) in separate list windows (Purchase Orders, Purchase Order Lines) need to display a Yes/No value.
Log Tab attributes are Order No and Log text
Is there a way to achieve this via a read only field for ‘Log Availability’ in list views? if yes what would be the feasible way ? via select statement or expression
or, implement a custom action that triggers when log record enters and insert/update custom attributes (persistent field) in list views
May I know the way to achieve above behavior?