R
RajaniJ2007
I have a SQL database-based infopath form that also submits to a
document library in sharepoint.
My primary key is an identity column. I only want users to be able to
insert new records but not
edit or resubmit it once it's been saved.Only managers must be allowed
to do updates/deletes? Is there a good no-code or minimum code
approach to do this. I don't want to use webservices now.
document library in sharepoint.
My primary key is an identity column. I only want users to be able to
insert new records but not
edit or resubmit it once it's been saved.Only managers must be allowed
to do updates/deletes? Is there a good no-code or minimum code
approach to do this. I don't want to use webservices now.