P
a
g
e

F
r
a
m
e

{PAGE_FRAME(Obj_Id, Qty, Class)}

This creates a page frame with tabs for all items in the list specified by obj_id.

  • Obj_Id is the ID of the list containing the objects to be used as pages.
  • Qty is the number of tabs across the top of the page. 4 is the default. If you specify 1 then the tabs will appear down the left side of the pages.
  • Class is the prefix assigned to the tab css for selected (pftabsel) or unselected tabs (pftab)

e.g.

{PAGE_FRAME(50135)} does the following :-

{PAGE_FRAME(50135)}