Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently April 22nd, 2025, 8:59 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Goto page or jump to page from a button/text on masterpage?
PostPosted: March 11th, 2005, 10:51 am 
Offline

Joined: March 3rd, 2005, 2:53 pm
Posts: 4
Hi

I have 3 chapters; chapter 1 has the masterpage, chapter 2 holds all the different pages/questions, and chapter 3 the documentation.

What I want to do, is to add a text field or/and a goto button on the masterpage, so that the users can jump to a specific page in chapter 2, from a field on the masterpage or from a popup window?

Is there a way to add this functionality?

Thank you for your time.

/FAF


For this message FAF has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 11th, 2005, 3:55 pm 
Offline

Joined: October 25th, 2004, 12:27 pm
Posts: 526
Location: Digital Workshop
Hi,

Thank you for your enquiry.

I'm not quite sure if I understand your query, but could you not simply add a button to the master page which has a Go To Page action applied, then set this action to the page you need to display?

For example, if the third page of Chapter 2 is called 'Geography Question' and this is the page to which you want to take the user, simply set the button on the Master Page to Go To Page <Geography Question>.

Please let me know if this does not answer your query.

Kind regards,

_________________
Robin Garrett
Digital Workshop Technical Support


For this message Robin Garrett has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject:
PostPosted: March 16th, 2005, 10:17 am 
Offline

Joined: March 3rd, 2005, 2:53 pm
Posts: 4
Thank you for your answer.

Well, I have 300+ questions, thats 300 different buttons I need to define. What I need is a "search" field, where I can type the pagenumber and go to that specific page.

Just like a normal search textfield, if I type "SP102" and push a goto button or enter, then the quiz should goto that page.

It's all random now, and it would be nice to give that feature to the users, if they would like to discuss a specific question/page.

Thx for your time.

/Flemming


For this message FAF has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 16th, 2005, 11:09 am 
Hi. It's nice to meet another user who works in the hundreds of pages! :)

I'm not sure if I am understanding you correctly, so what I say might not be applicable to your needs.

Is it that you want to have one button that will randomly take your user to any of your 300 questions? That is, each time in a session they click the button, they see a different question?

If that's what you want to do, there may well be a way to do it. With Opus, there almost always seems to be a way.

BTW, I might have missed this info, but what version of Opus are you using?


Top
   
 
 Post subject:
PostPosted: March 16th, 2005, 11:17 am 
Offline

Joined: October 25th, 2004, 3:09 pm
Posts: 32
Quote:
Just like a normal search textfield, if I type "SP102" and push a goto button or enter, then the quiz should goto that page.


If you have SP102 in a variable VarGotoPage then if you add a script action to the left click of the button and add the following line you can goto got the page SP102.

GotoPage(VarGotoPage);


For this message Tony Coleman has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group