Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bsp development

Former Member
0 Likes
393

hi,

i want to know how to navigate from one page which is divided into 3 parts so that main menu is in top part and 1st result is displayed in the left part of the same page andthe second result is displayed in the right part of the same page.

1 REPLY 1
Read only

Former Member
0 Likes
312

Hi shukla,

First to my understanding you got 2 pages.

one is SOURCE ,other is TARGET.

TARGET page is divided into 3 sections.

when you build the target page use PAGE FRAGMENTS for each of 3 different sections. Afterwards add these FRAGMENTS to a PAGE, i.e. in the HTML code of the TARGET PAGE use

<include .....>

ps. reward pts. if it solves your problem.

Regards,

Bharat