R
RonL
I have developed an administrtaor approved infopath form, uploaded as a web
template to sharpoint. It also has code behind for data manipulation. This
uses a web service to obtain primary and secondary data. This all works
fine, except when a user tries to open the template, if they happen to have
infopath installed it will try to open using it instead of a browser. This
causes the form to fail as it tries to look for the code behind on the users
pc. If they do not have infopath installed, it opens in a browser and
everthing works as it should. My question is, is there any way to force it
to be web only and not use infopath if they have it installed ?
There is a checkbox in sharpoint that says to web enable the form, but ths
does not seem to make a difference.
template to sharpoint. It also has code behind for data manipulation. This
uses a web service to obtain primary and secondary data. This all works
fine, except when a user tries to open the template, if they happen to have
infopath installed it will try to open using it instead of a browser. This
causes the form to fail as it tries to look for the code behind on the users
pc. If they do not have infopath installed, it opens in a browser and
everthing works as it should. My question is, is there any way to force it
to be web only and not use infopath if they have it installed ?
There is a checkbox in sharpoint that says to web enable the form, but ths
does not seem to make a difference.