Hi All,
I have a node level data page which is sourced from a data type. I delegated the data type to business users. How this data page gets flushed whenever user updates the data type.
Regards,
Abhilash
Hi All,
I have a node level data page which is sourced from a data type. I delegated the data type to business users. How this data page gets flushed whenever user updates the data type.
Regards,
Abhilash
@AbhilashK2788 Have you tried writing a trigger on the data type class. Once the class instance is saved, the trigger can be used to flush the data page.
Regards
Bhavya