Use our Google Custom Search for best site search results.
Search
-
Just for reference, this is my current formula that returns all emails:
eval(eval(SharePointListItem_RW[infopathDAO = string(true())], 'concat(d:DAOEmail, " ")'),"..")
-
Hello Hilary,
thanks for the reply.
On the machine I'm currently on, I have InfoPath 2007 and am not able to open the file you attached. I do have InfoPath 2010 at home and can look at it there.
-
Is there any way to remove duplicate values from a rich text field? I have a formula that concats a bunch of emails from a column and unfortunately some of the emails are the same as you move down the column. This ends up giving me something like this:
Combined Emails:( jack@gmail.com; sarah@gmail.com; jack@gmail.com; ...
-
I'm trying to query the attachments of a list record so that they show up in a new record. Is this possible? I don't have use of SOAP or REST or Code. I noticed you can specify "Attachments" when doing a list connection but that doesn't seem to be doing anything.
There is no use of the "Repeating Table" in a ...
-
Unfortunately I work with a horrible, ill-trained team, who most likely do not know. I have no idea.
-
-
About 70 text columns, 60 checkboxes
-
I clicked on Help and got this. Is that correct? Trying to ask someone, anyone who is in charge around here, where to post content. I posted here:
http://www.infopathdev.com/forums/p/30338/103592.aspx#103592
And want to make sure/to verify that the public can view this. I've noticed a lot of my posts have gone unanswered.
-
Having an issue where I get a SOAP error "SOAP message cannot be parsed" "Publish operation could not be completed ..."
Right now, the form has four views. Each view has about 38 - 40 fields showing. SharePoint list is in testing phase right now with about 20 records total. I wanted to provide ability to pull in data ...
-
I have an issue where a published list form is showing strange content from the SharePoint page (list view) where the user accesses the NEW form. The form opens and functions fine. However, as soon as data is refreshed on the form, the Content Steward and Page Publisher appear at the bottom of the form, crammed in together. It doesn't ...