Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Is it possible that one can enter a URL in a web browser that point to a certain page view for a web-based InfoPath 2007 form? (For SharePoint Server 2007)

Scenario:
A web-based InfoPath form that have 2 views - Summary View and Detail View. A user can enter a URL (e.g. http://server/site/form?view=detail) to view the Detail view of the web-based InfoPath 2007 form.

share|improve this question

1 Answer

up vote 1 down vote accepted

I don't think there is no code solution for this issue. You can find some info on code solution here:

However you should check if some other condition exist (eg. username, status) witch you can then use to switch view on load.

share|improve this answer
Hi Vedran, may I ask if I upgrade to SharePoint 2010, will I get to have a "no code" solution? – Larry Morries Sep 20 '11 at 8:21
I think it is really no solution for InfoPath 2007 but thanks for the solution for InfoPath 2010. – Larry Morries Sep 28 '11 at 0:48

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.