Use our Google Custom Search for best site search results.
Search
-
Hi Hilary!
Sorry to bother you again. One final step I need to accomplish is to make the conditional dropdown box required. I've accomplished this for another conditional dropdown on the form but using the same logic and your code, the field still refuses to be set to Required. I've attached the form in case you want ...
-
Ok then. I'll make note of the syntax and re use it if necessary. Thanks so much for all of your help!
-
Thank you for the explanation. Ok. I am looking at the rule you sent me. Its using an expression for the condition:
not(starts-with(xdXDocument:GetDOM("ClassInfoForEnrollementForm")/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:Class[../d:ID = current()/my:Class], "Reporting 100"))
Is there a way to generate ...
-
That worked Hilary! I have to admit I'm a little confused though. When I view the SharePoint list in Access (this is how it gets updated daily), I see the values in the ID field as numeric and the class as text. See attachment. Huh? :)
And let me just take an aside and say I've never been given such ...
-
Thank you Hilary!
I viewed your sample and it looks to be using the same logic as mine unless I'm missing something. I've attached my sample for your review.
EDIT: FYI the Class drop down box data is based on a list within the same SP site.
-
Hi All!
This is my 1st post and I'm sort of new with InfoPath so be kind. :) I'm using 2013 and I have a form I've built with text fields, drop down boxes, multi-select boxes and a hidden section. I built this form so I know everything about it and it works well and functions as designed. I recently got a request to add ...