Use our Google Custom Search for best site search results.
Search
-
I think that did the trick....thanks!
-
The form template failed to load. (User: LAHCG\jwatwood, Form Name: Monthly Audit Forms, IP: , Request: ...
-
Actually..it dawned on me after I posted to make a calculated column that parse's the text and converts to a date..that worked. thanks anyway.
-
Sorry to bump an old thread, but is there any way to do this without any code-behind?
What I'm trying to do is promote this field as a Date to a SharePoint Library. And what I'm hoping to do is filter out forms where this field is greater than or equal to [Today]-2. (In other words, I only want to see forms that are 2 days past this end ...
-
I've done this a dozen times, and this time I used a really nice function that apparently Forms Services doesn't like. The function isn't really relevant I believe. The problem is that I got rid of the rule, but Infopath still thinks that the rule exists and tells me there is a problem with it.
When I go to Logic Inspector I have ...
-
This is my formula I'm trying to insert into a field and it won't allow me to input the single quotation marks, please help.
eval(eval(group2, 'concat(my:field3, "', '")'), "..")
Right where the comma is I have double quotes followed by a single quotation mark then a comma then another ...
-
Actually after looking at these links a bit closer I know how to do what these articles are doing without code, they aren't doing what I'm looking for. To do this without code, what I've done is below.
Set your state equal to what is shown below.
Now, set your 2nd field (usually cities, in my case ...
-
I feared this might be the case, alright. Thanks for links though, they should help..I'll see if I can talk my Sharepoint admin into letting me use Code.
-
Excellent links, the last one and first one are the ones that looks like could solve my problem.
But I forgot to say one thing. I need to try to do this without using any code behind..if possible.
-
I'm running a browser based form in Sharepoint. What I want to be able to do is filter the values of the Drop Down list in the first column so that once a value is selected in one row, it wouldn't appear in the drop down any more in the next row.
I'd like to either have the previously selected values removed from the ...