Hi all.
PHPMaker 2020.1.15 here.
What I’m trying to do is to hide a field in a List View, for a table defined as detail in a master/detail scenario.
Table1 (master)
Table2 (detail)
The Help file suggests to use Page_DataRendering event.
I tried to do that in Server Events - List Page - Page_DataRendering event for Table2,
but apparently that event is not triggered while in master/detail logic.
While in normal List view, the event is triggered fine and the field is hidden.
I am doing something wrong for sure.
Could someone help/give any advice, please?
regards
jta