Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 1 (6 items)
  • Re: Filtering Sharepoint Lists by view

    Awesome. The first link really helped me out and I'm disappointed that it only appeared in 1 of the 10+ posts I saw regarding filtering SharePoint lists for browser forms.
    Posted to Browser Forms (Forum) by smaus on 08-06-2009
  • Re: Template Part schema changes when inserted into a form?

    No, was never able to resolve this issue.  It must have something to do with the preceding-sibling function.  Since Template Parts are embedded as section, and therefore, nodes, InfoPath must be trying to level the formulas and expressions when a Template Part is added to a form. -Ann
    Posted to General (Forum) by smaus on 07-09-2008
  • Re: Using EVAL and concat for concatenating fields in repeating tables

    Trying to build InfoPath forms with complicated logic without code is pushing InfoPath beyond some of its limits.  Nonetheless, I did some research and was able to come up with an expression that will return a concatenated string of filtered values from a repeating table. Using a hacked together IF-like statement from ...
    Posted to Code (Forum) by smaus on 07-09-2008
  • Re: Can not Publish Browser enabled forms

    Ran into this issue myself. I was able to publish forms from other computers but not mine.  Some solutions that have been published involve turning off the Systems Event Notifications service but this didn't work for me.  The solution I found came in a comment although it doesn't seem to work for everyone.  I didn't ...
    Posted to Browser Forms (Forum) by smaus on 06-19-2008
  • Template Part schema changes when inserted into a form?

    I'm struggling with my template parts. It seems that every time I add my template part into a new form, it loses the schema context.  Let me explain. In my template part I have the following Schema: UserGroup (repeating group) UG_ServerName UG_ApplicationName In the conditional formatting of UG_Server, I have the ...
    Posted to General (Forum) by smaus on 06-03-2008
  • Re: Alternate line shading in repeating table

    Don't know if you're still working on this but here's what I used:  rowColor = (count(preceding-sibling::myRepeatingSection) + 1) mod 2 Then, set the conditional formatting for the repeating section to color if rowColor <> 0 count( preceding-sibling::myRepeatingSection)+1 returns the rowNumber x mod ...
    Posted to Newbie Questions (Forum) by smaus on 05-26-2008
Page 1 of 1 (6 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.