Custom Project Guide Content

R

Ryan Moore

Hello all,

I am trying to create a custom project guide wizard. I get the wizard
content to load correctly and even do what it should do on the page. The
problem arised when I try to use the wizard footer to go to the next page.
The links do not work.

The odd thing is that the footers are created succsefully however they
appear to be "dead" links.

I am using the mainpage.js to write the footers and I have based the side
pane content off of the define_project.htm and define_project.js.

Does anyone have an explanation how the footers creation should work?

Thanks,
Ryan
 
L

Lars Hammarberg

Have you edited the xml file (i.e. your gbui.xml replacement) to correspond
to your new links?
 
R

Ryan Moore

Thanks for your response.

The XML file does point to the correct content. The task displays under the
goal area. The first div of the wizard file displays correctly, it even
correctly turns off the div when save an next is clicked. However, at this
point it fails. The Save and Next link correctly moves the wizard ahead but
it does not display the next page nor does the footer change to reflect the
change to the next page.

Is there a way in which the actual rendered HTML can be displayed? This
would aid in troubleshooting.

Thanks for any insight.

Ryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top