cancel
Showing results for 
Search instead for 
Did you mean: 

Page fragments with incomplete htmlb tag-pairs

daniel_humberg
Contributor
0 Kudos

i was trying to create a BSP HTMLB page that includes a fragment with a general header. I saw some examples in HTML that worked fine, but with HTMLB I usually get the error "an opened tag was not closed".

so i cannot open a tag (e.g. <htmlb:page title = "My Inbox">) in a fragment and close it in the page that includes the fragment.

is that right? is there another way?

thx, daniel

(new to sap & sdn)

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181879
Active Contributor
0 Kudos

It is correct that the page or fragment must contain the complete XML code. One idea would be to place all your typical page layout code into one composite tag. Then it is easy to quickly write on a page.

<a href="/people/brian.mckellar/blog/2004/07/28/bsp-programming-writing-composite-elements">BSP Programming: Writing Composite Elements</a>

In addition, please change you userid so that you are flagged as SAP colleague.

++bcm

daniel_humberg
Contributor
0 Kudos

how/where do i change my user id?

former_member181879
Active Contributor
0 Kudos

On the logon page there is an email address for help, problems, etc. Please ask them.