Hello,
Wanted to see if anyone here has experienced issues when a webreport parameters, referencing a group of Subweb reports and Live Reports, do not line up in the display when the Master Web Report has been run.
I have checked out all the Live/Web Reports and they run perfectly individually, but when the master report is run (that contains 9 seperate Custom and String paramters) the options space out across the screen instead of lining up.
The header section for each is as follows
<select name="inputlabel3" style="width:225px;">
<option value="">[... choose option from the list below ...]</option>
Row Section
<option value="[LL_REPTAG=System /]">[LL_REPTAG=System /]</option>
Footer Section
</select>
</TABLE>
Each of the custon SubWeb reports are in turn referencing Livereports that pull back dropdown tables that allow the users to select specific Doc/Drawing Types. These all run as expected.
Hope someone can help with this.
Cheers
Dave
Wanted to see if anyone here has experienced issues when a webreport parameters, referencing a group of Subweb reports and Live Reports, do not line up in the display when the Master Web Report has been run.
I have checked out all the Live/Web Reports and they run perfectly individually, but when the master report is run (that contains 9 seperate Custom and String paramters) the options space out across the screen instead of lining up.
The header section for each is as follows
<select name="inputlabel3" style="width:225px;">
<option value="">[... choose option from the list below ...]</option>
Row Section
<option value="[LL_REPTAG=System /]">[LL_REPTAG=System /]</option>
Footer Section
</select>
</TABLE>
Each of the custon SubWeb reports are in turn referencing Livereports that pull back dropdown tables that allow the users to select specific Doc/Drawing Types. These all run as expected.
Hope someone can help with this.
Cheers
Dave