InfoPath 2003 - Hyperlink Within My Form

R

RobSol

I need help with writing code for InfoPath using VBScript. I am tring to
create a Hyperlink in my form that allows me to jump from a section to a
repeating section at the end of my form. I am using 2003 InfoPath. I found
this link but it is for JScript.
http://blogs.msdn.com/infopath/archive/2004/04/07/109189.aspx

I tried this and it works however I need this exact code for a button in my
form using VBScript.

Thanks.
 
C

Clay Fox

Typically I would just use a hidden section or another view rather then going
through all of that work.

Are you trying to jump to a specific row?

When you want to jump have a field or button trigger the section inbetween
to hide or to switch to a second view which contains the reapeating table.

In my opinion a form should be broken up into views so that there is very
little need of scrolling and users can move through "sections" very quickly.
Often using a "navigation bar" (static group of buttons in each view) allows
them to quickly move through the form.

Hope that helps
--
Thanks

Clay Fox

Qdabra Software
http://www.qdabra.com

InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
 

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