Skip to main content
Participant
October 28, 2013
Question

How can I disable the previous button in the first page and the next button in the last page?

  • October 28, 2013
  • 1 reply
  • 497 views

Hi all,

I have created a new skin for a webhelp by modifying the layout and the buttons. However, I am not able to find a way where in we can

disable the previous button ini the first page of the webhelp and hte the next page in the last page of the webhelp. If both the next and previous button is visibile in the first and last page, it is sort of misguiding the user.

I am using Robohelp 9.

Please advice.

Thanks,

Parag

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
October 28, 2013

I think you are mixing Previous and Next in a browse sequence and the Previous and Next that you get in the browser itself.

In a browse sequence, they are automatically disabled at the start and finish. When in the first topic in the sequence only Next will be enabled, when in the last topic only previous will be enabled.

Previous and Next in the browser are working on the topics your user has viewed which is not the same thing.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
parag_84Author
Participant
October 29, 2013

Hi Peter,

Thanks fo the response. I got the problem solved.