Use our Google Custom Search for best site search results.
Search
-
NVM, I figured it out right after I sent this. I just took the expression that was built and stuffed into the List name and added all my addl attributes to the existing OR functions. Suhweet!
-
Hey all,
I need to build an expression in my form that will allow me to filter more than the 5 criterion that the GUI lets you do by default. So here's the situation: I have a Form in another library for Projects and I assign Resource to that project, and I can assign up to 5 names (currently) to that form. I then have another ...
-
Hey all,
So I have a form that is used by my consultants in the field to submit their Daily Reports. I have used a nearly identical form thus far but it has not been browser enabled. So I have been testing my updated version i na Sandbox Form Library I have setup. So far I really like the performance of Browser enabled forms, ...
-
So I figured it out...
I had email working through my Exchange server to external addresses (which I am testing with since Sharepoint and Exchange are in a seperate domain), however, all the Users in AD there also have corresponding Contact objects that they send copies to. So in truth it's Exchange sending to the outside. This is ...
-
Well this is starting to become a bit maddening! Through preview it works, but not via Browser form. I suppose this means that SharePoint is incapable of sending the email then. Weird since I get other emails.
Well thank you for testing this, at least I am troubleshooting the right thing now!
-
Email is configured as I get emails for other things, like Workflows or Discussion board updates.
OK, I added the template. Many thanks!
-
I have recently upgraded my WSS 3.0 server to MOSS. I have been using Infopath forms for a long time now, and am really interested in being able to leverage browser based forms. And for the most part it's pretty straight forward. But for some reason I cannot get the email functionality to work. I have create a SUPER ...
-
The text fields I have found are formatted oddly when sent in email, especially via email clients that don't handle XML data well. Anytime I have used Outlook to send (via Exchange), it always looks and works well. Even when viewed through Gmail, for example. If however we send the same form and the end users email client ...
-
There is also an option to "Show only entries with unique display names", and this will cut down on the number of dupes you have in your pull down list.
Nate
-
OK, I am not *that* new to Infopath, but I am not a coder either. I have a form that I want to query a list, and add a line for each entry in the list I query. Basically it's a list of Names, and I want to add a new Repeating Item for each name in the list. But I guess I am just too thick and cannot figure out how to use qRules to do this. How ...