This topic is locked

instructions on editor

10/18/2006 1:57:32 PM
ASPRunnerPro General questions
hanb author

I like to edit the print page, to have a single record on a single page, and with some fields next toeach other and not below each other, such as firstname, lastname.

I need this to make a printout on thick paper for ID badges. So I need to move around fields, but I seem not able to do that.
Testing on ASPrunner 4.1
Regards, Han
Forgot to ask also, how to edit the pagination, so that only one record is on a page.
Han

Sergey Kornilov admin 10/18/2006

Han,
you simply drag-n-drop fields in visual editor.

I would recommend to create a table first and drag fields into table cells to achieve desired positioning.
To display one record per page proceed to SQL query tab and set Number of records per page to 1.