Different System Indicator

tfranzentfranzen Member Posts: 25
Hi all,

does anyone have an idea to display a different System Indicator in a page which was opened like this:

Cust.CHANGECOMPANY('CRONUS B');
Cust.GET('10000');
PAGE.RUNMODAL(0,Cust);

Thanks

Thomas

Answers

  • kabrocokabroco Member Posts: 111
    Maybe you can use the DataCaptionFields propertie from the page instead... adding a flowfield to the table.
Sign In or Register to comment.