X
xz
We have MOSS 2007 here. And I need to create a change-management form
with some basic workflow. We have a limited # of users - about 200,
and all are on our network. Not going to see a lot of traffic from
this form... but its still critical that it render quickly on a page
(or in Office). I've already created a forms-library and defined my
fields. I even created some of the workflow. Now I'm struggling with
how users at my company are going to input the data. Not being a SP
expert, I notice a few options:
* Saving the forms-library as a template, a .DOC file is created that
shows all my fields. Cool! But there are no permissions on that .DOC
file - who can see what etc. I suppose I have to save that down to my
PC and I can try to modify it (e.g. with VBA?) to tell it how to
disable certain controls depending on who sees it.
* I can do the same thing as above, creating an Excel file from
scratch. Again, VBA, and somehow linking to the fields in the forms
library.
* Infopath? Not sure if this is even an option since we don't have
infopath forms server. And users don't have Infopath on their PC. I
love the interface... but how is it going to render.
* I have VS.NET 2008 (beta). I know ASP.NET fairly well, but am not
sure how to create forms that would submit to the forms-library and
initiate the workflow.
We sorta started down the road of Excel, but not sure if this is the
easiest option. I know I'm not as comfortable with VBA as with .NET,
but I don't see any resources out there explaining how to create
ASP.NET forms for Sharepoint... Thanks for any advice!
ZX
with some basic workflow. We have a limited # of users - about 200,
and all are on our network. Not going to see a lot of traffic from
this form... but its still critical that it render quickly on a page
(or in Office). I've already created a forms-library and defined my
fields. I even created some of the workflow. Now I'm struggling with
how users at my company are going to input the data. Not being a SP
expert, I notice a few options:
* Saving the forms-library as a template, a .DOC file is created that
shows all my fields. Cool! But there are no permissions on that .DOC
file - who can see what etc. I suppose I have to save that down to my
PC and I can try to modify it (e.g. with VBA?) to tell it how to
disable certain controls depending on who sees it.
* I can do the same thing as above, creating an Excel file from
scratch. Again, VBA, and somehow linking to the fields in the forms
library.
* Infopath? Not sure if this is even an option since we don't have
infopath forms server. And users don't have Infopath on their PC. I
love the interface... but how is it going to render.
* I have VS.NET 2008 (beta). I know ASP.NET fairly well, but am not
sure how to create forms that would submit to the forms-library and
initiate the workflow.
We sorta started down the road of Excel, but not sure if this is the
easiest option. I know I'm not as comfortable with VBA as with .NET,
but I don't see any resources out there explaining how to create
ASP.NET forms for Sharepoint... Thanks for any advice!
ZX