Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Merge TITLES or use Heading?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Merge TITLES or use Heading?
 Login/Join
 
Member
posted
Hello, I want to ask you, could you help me to find solution how to use merged titles (one title for few columns).
I have found suggestion to use
heading instead of titles,
but I think would be better if
it's possible to format, merge titles.
Another problem is if
I use heading,
I don't know how to insert
borders which separate items
inside the header.
Yes I found out how to use
borders arround the
header but could you help me how to make borders inside the header work?..
  HEADING<br />"DDDD" 
"Col1<+0>Col2<+0>Col3"
"Col1<+0>Col2<+0>Col3"<br />
"Col1<+0>Col1 AND COl2" -* 
this is where I want to merge collumns
style:
<br />
TYPE=HEADING, LINE=5, ITEM=1, BORDER-RIGHT=HEAVY,$<br />
TYPE=HEADING, LINE=6, ITEM=1, BORDER-RIGHT=HEAVY,$
any
help would be appreciated

This message has been edited. Last edited by: <Mabel>,
 
Posts: 9 | Location: Vilnius, Lithuania | Registered: August 12, 2005Report This Post
Guru
posted Hide Post
I too, have tried to do what you want to do, and opened a case with IBI on it. The resolution of the case was this:
You can not put borders around individual header elements.
(you can't merge titles either).
Since my report was in pdf format, I ended up using headings for the merged column titles, and having to place the borders on by means of a gif that was overlayed on the heading. (IBI's suggestion Frowner )
(I drew it in Windows Paint, it wasn't as hard as it sounds Smiler ).
I am on version 5.21
 
Posts: 391 | Location: California | Registered: April 14, 2003Report This Post
Expert
posted Hide Post
sure, easy and cool:
You use HEADALIGN=BODY
and then you tell each heading how many columns it is to cover,
TYPE=HEADING,HEADALIGN=BODY,$
TYPE=HEADING,LINE=1,ITEM=1,COLSPAN=2,
CLASS=NOBORDER, BACKCOLOR= WHITE ,$
TYPE=HEADING,LINE=1,ITEM=2, COLSPAN=2,STYLE=BOLD,JUSTIFY=CENTER,
BACKCOLOR=RGB(201 138 129), COLOR=WHITE,$
TYPE=HEADING,LINE=1,ITEM=3,COLSPAN=2,STYLE=BOLD, JUSTIFY=CENTER,
BACKCOLOR=RGB(201 138 129), COLOR=WHITE,$
TYPE=HEADING,LINE=1,ITEM=4, COLSPAN=3,STYLE=BOLD,JUSTIFY=CENTER,
BACKCOLOR=RGB(201 138 129), COLOR=WHITE,$
TYPE=HEADING,LINE=1,ITEM=5, COLSPAN=2,STYLE=BOLD,JUSTIFY=CENTER,
BACKCOLOR=RGB(201 138 129), COLOR=WHITE,$
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Expert
posted Hide Post
Don't forget

ON TABLE SET HTMLCSS ON

with Susannah's solution.
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Merge TITLES or use Heading?

Copyright © 1996-2020 Information Builders