LeonelSanchezJr
Programmer
I am using Webfocus Developer Studio 7.1.4 and my goal is to have 1 HTML page with parameters at the top third of the page and an ouput area on the bottom 2/3s of the page.
The parameters are no problem, but my challenge starts with the report output. The first part of the report is the Summary section and looks like this.
SUMMARY LEVEL
LABEL1: LABEL2: (up to 7 labels across)
ReportValue1 ReportValue2
LABEL3: LABEL4: (up to 7 labels across)
ReportValue3 ReportValue4
LABEL5: LABEL5: (up to 7 labels across)
ReportValue4 ReportValue5
DETAIL LEVEL
LABEL1:ReportValue1 LABEL2: ReportValue2 (up to 4 labels)
LABEL3:ReportValue3 LABEL4: ReportValue4 (up to 4 labels)
LABEL5:ReportValue4 LABEL5: ReportValue5 (up to 4 labels)
Thanks,
Leo ;-)
The parameters are no problem, but my challenge starts with the report output. The first part of the report is the Summary section and looks like this.
SUMMARY LEVEL
LABEL1: LABEL2: (up to 7 labels across)
ReportValue1 ReportValue2
LABEL3: LABEL4: (up to 7 labels across)
ReportValue3 ReportValue4
LABEL5: LABEL5: (up to 7 labels across)
ReportValue4 ReportValue5
DETAIL LEVEL
LABEL1:ReportValue1 LABEL2: ReportValue2 (up to 4 labels)
LABEL3:ReportValue3 LABEL4: ReportValue4 (up to 4 labels)
LABEL5:ReportValue4 LABEL5: ReportValue5 (up to 4 labels)
Thanks,
Leo ;-)