Use our Google Custom Search for best site search results.
Search
-
Hi All,
I have created an Enrollment form in Sharpeoint 2010 via InfoPath 2013 that allows our Schedulers to enroll a single learner into class. Each form submission enrolls one learner. Now our group is asking me if they can have our Scheduler submit multiple users at once.
Can an InfoPath form be designed so they can dynamically ...
-
I believe I figured out the MS box issue. I had to change the 2nd condition to: All occurrences of Value are Blank. Now the box re-enables once I check a department.
Hilary thank so much for your time and sticking with me to the end. I so appreciate it!
-
That Xpath code did work! Thank you! Is there a guide as to how you put that code together?
I applied similar code to the Additional Classes dropdown and it worked perfectly.
I applied similar code to the MS Box. It did not work. Is this another caveat of MS boxes?
As a test I used just 2 conditions to test:
The ...
-
Hmmm. That's odd that it works for you and not on my form.
Yes disabling the Submit button would work as well. I already tried doing that without success though.
I used the following ...
-
No worries. I have attached my latest iteration of the form. All is well except for making the Epic Depts MS box required, which I guess is not possible through a normal Validation rule. Also the Validation for the Reporting Security Access drop down box is not working either. Everything else is working and good to go. I have attached the ...
-
Field: Purpose For Reporting Class
Rule which works properly:
Rule Type Validation:
Value - "Reporting (eParc)"
Purpose For Reporting Class is Blank
Field: Reporting Security Access
Rule which did NOT work properly and has since been removed:
Rule Type Validation:
The expression: ...
-
-
Hi Hilary!
I thought this was good to go. I pushed this to live last night was not able to complete the form as it said a required field was not filled out. Reporting Access Required. As you know that section is conditional and only appears when the user selects a Reporting 100 class. However when they do not select a ...
-
Hi Hilary!
Thanks again for all your help. Its been an invaluable learning lesson for me.
So I removed all of the above Xpath code from the section condition. I then re-added them. Now it works. I have no idea why. :)
I am just about done now with the changes my team needs. I just need to make the multi-select box required when one of the ...
-
Its looking at either Class or Additional Classes dropdown for those values and should UNHIDE the section containing Epic Departments.
And oddly enough, when I removed the rules that didn't work and added the same exact ones back in, they work! I don't get it. LOL
EDIT:
InfoPath will only let me add 5 conditions to a rule. So I had ...