Focal Point
[SOLVED] How to adjust row value alignment in a gadget

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1461084022/m/2147089576

May 06, 2015, 08:03 AM
dcorp
[SOLVED] How to adjust row value alignment in a gadget
The row values within the Measures - Previous vs. Current gadget that I am using are not aligned evenly. Some value are aligned at the top
of the row while within the same row some values are aligned at the bottom of the row. Is there a way for me to adjust the alignment of values within a row?
I have attached an example of the Measures - Previous vs. Current gadget. Thanks in advance.

This message has been edited. Last edited by: dcorp,

Row Value Alignment in Gadget



WebFOCUS 8.1.05/PMF 8.1.4,Tomcat,IIS,Windows/iseries,sql server 2008,Excel/ PDF/HTML
May 06, 2015, 09:53 AM
Bob Jude Ferrante
We’ve seen this before.
It looks like a server quirk – we use the CSS output feature on the reporting server for all our output.
We’ll ask our friends across the hall.


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

May 06, 2015, 04:51 PM
Bob Jude Ferrante
OK... we figured it out. It's actually caused by a list of tags running out of steam on some static content in a CSS file in PMF.

What we did was do an exhaustion approach, just putting in X tags from 1 to 99. Doesn't affect runtime speed.

I'm attaching a new version; place this in /approot/mainstreet/cssdebug/ and /approot/mainstreet/css/

Make sure to clear cache to see the change.

If you're running multi-tier, place in both client and server approot (for consistency).

Works for any version of PMF after 8.0.1.

Next version of PMF (8.0.6) will include this change.

Thanks for pointing it out.




Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

May 07, 2015, 11:08 AM
dcorp
Bob, Thanks for the response and the new version.


WebFOCUS 8.1.05/PMF 8.1.4,Tomcat,IIS,Windows/iseries,sql server 2008,Excel/ PDF/HTML