Hi,
Im using PHPR 6.2 (Build 14479)
How do you assign a value to the message variable on e.g. a List page so that it will show even though the program itself has not assign any value like "No results found".
Im able to change the message text on "Before display" using $xt->assign("message", "new text"). But it will only show if PHPR already has assigned a value.
Regards
Saraxs