Use our Google Custom Search for best site search results.
Search
-
This would require custom code
-
What version of InfoPath, what version of SharePoint? depending on your answers, there will be diffrent solutions.
-
Thanks that makes sense,
However, i'm still struggling with the submittal to my second list (Metrics), i just cannot figure out what i need to do to get the ID from the parent list to populate. i've watched your video 3 times, and keep llearning something every time. I have added a Query for Synopis rule but it is not returning the ID ...
-
Attached is my form that i am having issues with, View 1 is the my main concernt at the moment.I want to be able to Submit this form to a from library and send the data to SP lists so that we can do some anlayisis, charting and reporting. The purpose of the form is to create a synopsis for subprocess and to document one (or more than ...
-
The only fields that infopath adds to Sharepoint list are the fields that you Promote, if you don't want them in sharepoint, remove them from File, Advanced Options, property promotion
-
thanks that would be helpful. reminding us of the rules for xml/xpath could cut down on the support questions.
Dean
-
When i create the filter for the 2nd dropdown, i don't see any way to specify a specific colum from the 1st dropdown. My 1st dropdown is for a Category, when i set ist Value to @ID and DisplayName to @Category, the filtering on the second dropdown fails.
It seems that InfoPath is not leveraging the approach used for lookup columns ...
-
In SP i have 2 lists that are linked via a lookup column (master/detail). In InfoPath, i have a repeating group with the fields for the detail list. What should i do to handle the LookupField ID so that when i submit using QRules, the SP detail list gets populated with the correct value from the master list? I don't see this addressed in the ...
-
FYI, the May 17th video on Parent child forms was very informative but the quality of audio was very poor (unlike all of the previous videos).
-
I have 3 dropdowns from 3 sp lists that are all connected together using lookup columns. I want them to be connected in InfoPath also, if i use the @title for the Value and for the Display name, i can use the filter successfully, but iccannot submit to the other SP List.
if i change the Value to @ID, the filter stops workding in the ...