Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

List Manager Resizing & Classic Rpt Totals Using Value Instead of Coln Name

JFuterApr 4 2013 — edited Apr 10 2013
APEX Gurus,

I am trying to do two different things for an application we're developing and can't figure either of them out. They are as follows.

1. I'm using a list manager to filter some reports, and would like to re-size the width and height of the selected value area only, not the search box, but am unable to do so. I've been trying to use CSS and HTML elements, but what I can get to work is resizing both the search box and selected values area, not one or the other. Is there any good documentation on how to do this if it's possible? Any pointers?

2. With our classic reports, we're using break formatting to put subtotals and a grand total in. Rather than displaying the column header using #SUM_COLUMN_HEADER# for the subtotals, I'd like to use the actual value but can't figure out how to do so. I've tried a couple other things like #COLUMN_VALUE# all to no avail. Again, is this possible in APEX? If so, what is the substitution?

Thanks in Advance,

Josh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2013
Added on Apr 4 2013
4 comments
725 views