Hi everyone,
Due to the fact that we cannot add/override methods on ListPage forms, I have to do something in the corresponding ListPageInteraction class to do any modification. But how does the Form and Class cooperate? I am still not clear.
Does anyone have some general guidelines/ documentation to share?
The problem I have is, I want to create a method to display a number from a table that is not in the datasource objects for the Form.
* And I found several ListPageInteraction classes on the AOT thatextend SysListPageInteractionBase class, what benefits are offered from SysListPageInteractionBase?
Thank you,