|
|
Browse by Tags
All Tags » IPFS
-
There are always questions on how does my form know where to open, in the browser or in the rich client?
The simple answer is to set the document library settings to open in the preferred environment. This can be either the InfoPath rich client or the browser.
The problems start to arise when you want to copy and paste a link and put it in ...
-
Now that InfoPath Server has been out for a while I wanted to get an idea of how people are using it and what type of health monitoring scenarios. The main scenarios we are looking at are around how admins can determine when InfoPath is doing something bad on the server. Such as, a user has deployed a form and it makes a large amount of data ...
-
I recently stated doing some work with JavaScript as part of working on infoPath Forms Server. I realized that you can do some pretty powerful and cool things with JavaScript however the lack of strong types is a little hard to get used to.
In Java script you can do things like:
function TestFunction()
{
...
|
|
|