Search - InfoPath Dev Sign in | Join | Help InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads Use our Google Custom Search for best site search results. Search More Search Options Page 1 of 17 (169 items) 1 2 3 4 5 Next > ... Last » Re: Switching views based on username() not working Hello patchoo, Sorry for my misinterpretation. For this part you may want to use an external list on SharePoint, as the users that should have access may change. I would use a people picker column in the list, and add an entry for each user. Then in your form, create a data connection to the lit and query on load. You'll then want to run the ... Posted to General (Forum) by Bre Huston on 09-22-2015 Re: Switching views based on username() not working Hello patchoo, Here's an example form. Publish this out to a test location, and take a look at the rules on Form Load. It could also be the sequence of your for, but this should work for anyone who is not the original form creator. Best, Bre Posted to General (Forum) by Bre Huston on 09-18-2015 Re: Else statements not working Hello Jay88, It looks like you may be missing your transitions as well as your end workflow. If you have named steps to your workflow, it's important that the last action tells the workflow what to do next. Hope that helps, Bre Posted to Workflow (Forum) by Bre Huston on 09-17-2015 Re: GetUserProfileByName doesn't populate userinfo fields at Form loading Hello MWAN001, What versions of SharePoint and InfoPath are you using? Here's a post for O365 but it's very similar for 2013. http://www.infopathdev.com/blogs/bre_huston/archive/2015/02/12/user-profile-service-in-o365.aspx Hope that helps! Bre Posted to Web Services (Forum) by Bre Huston on 09-17-2015 Re: Switching views based on username() not working Hello patchoo, It may just be a matter of switching your logic around. The field that stores the "Submitting User" should only change if the field is blank. This means, it would only happen with the first form open. Then the "Viewing User" should change every time the form is opened. After that is evaluated your rule to ... Posted to General (Forum) by Bre Huston on 09-17-2015 Re: Administrator approved forms and SP 2013 Hello snturner, You should not have to admin approve your template if it just has a simple connection to the userProfileService. In your connection URL, make sure that you use the pathway to your site, with the actual pathway to the subsite you may be on. Here's a link to an article from a while back: ... Posted to SharePoint Integration (Forum) by Bre Huston on 09-17-2015 Re: Double Eval Concat Hello theEisdame, Thank for your post. From the details provided, what issues are you having with the formula? If you select "edit xpath advanced" and paste the result we can take a look at the formula. Best regards, Bre Posted to Code (Forum) by Bre Huston on 09-17-2015 Re: AutoFill in the repating Table columns Hello v_dha, Welcome to the InfoPath Community! I think what you are outlining would best be solved using default data. In the Data tab in the designer, select default Values. You can insert a default number of rows, and give details for the first two columns. Hope that helps, Bre Posted to Newbie Questions (Forum) by Bre Huston on 09-15-2015 Re: Jump to a field based on value of current field Hi maryannd, In your scenario are both sections required for the entry, or only 1 or the other? If both are not required, you may want to use some hide/show logic based on the users selection. You can leverage the selection of you option button to hide and show a section with the fields relative to the selection. I've attached a simple ... Posted to Newbie Questions (Forum) by Bre Huston on 09-11-2015 Re: Read a parameter from a URL Hello Guy, Thanks for your inquiry! For what you are outlining for your forms function, there is not a way to do this out of box. You would need either code or qRules to GetInputParameter from your URL. You should be able to use forms with code in an O365 environment. Hope that helps! Bre Posted to Browser Forms (Forum) by Bre Huston on 09-11-2015 Page 1 of 17 (169 items) 1 2 3 4 5 Next > ... Last » Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.