Tag Info

New answers tagged

0

You can use InfoPath to pull the information, but writing into the list will be more difficult. You either need to use code or the qRules tool from Qdabra software that has commands to write from a browser based form into a SharePoint list. Another alternative for a parent/child relationship of two SharePoint lists using XSLVs and javascript is outlined in ...


1

I would not see this possible as most like your VB end-result is and EXE which just per-se is not possible to upload in SharePoint libraries as it by default a restricted extension in SP-CA. So besides the fact that is totally against what collaboration is meant for, but even so, it is a desktop application by definition, and even if you somehow bypass that ...


0

Either as C. Marius says, hook up a Feature Receiver and clear out webparts before readding them again. Or, If you have not made any changes to the feature, but on deploy it always gets reactivated, even though you do not want it to, you need to change the Property ActivateOnDefault on the feature in Visual Studio to No Activation A ...


1

Each custom form in lists actually contains a specific ListView web part, actually if you properly customize it, you have hidden most-likely the Default one, and added your own, for which you customize the behavior. All this to say that actually you are dealing with provisioning of duplicate web parts, which Waldek has also explained here - ...



Top 50 recent answers are included