Page 1 of 1

Hyperlinking sections in an application

Posted: July 28th, 2021, 3:35 pm
by Jayanta
Hello All,

I am currently working on a project which consists of 4 different sections in a single dictionary file.
I would like to know, if it is possible to open a section individually by placing a hyperlink for each separate section in the main application. (just like having a hyperlinked index of a PDF file)

Kindly let me know if it achievable in CSPro. Thanks in advance. :)

Re: Hyperlinking sections in an application

Posted: July 28th, 2021, 6:02 pm
by aaronw
There isn't a straightforward way to do this in CSPro.

If it was a simple survey I would say you could look into Operator Control. It doesn't not keep track of the path, so this may be possible. https://www.csprousers.org/help/CSPro/o ... olled.html

Alternatively, you could break each section into its own application. Then a fifth application could manage them and allow the other four applications to be associated with a person or household for example.

However, my recommendation 9/10 times would be to keep it simple. One questionnaire with four sections that have to be done sequentially.

Re: Hyperlinking sections in an application

Posted: July 29th, 2021, 11:37 am
by Jayanta
Thanks aaronw for your suggestions. Will try hard to keep it simple for having a single application with 4 sequential sections. 8-)