Use our Google Custom Search for best site search results.
Search
-
I know this is old, but I just ran into this one myself. The problem for me is that it is intermittent. All forms are browser forms. I noticed that the display value in the form was showing me 6:19 am, for example, but the value in SP is 12:19 pm. When I look at the XML for the form, it has appended the Z to the end. I can't, for the life of ...
-
Hey, Hilary. Thanks for that. I was slow responding to this, but I never saw the email come through. I checked my spam folder as well. Is there another way to send?
-
I did try having one of the fields set the "show section" rule, but that doesn't work either. What I've done temporarily is add a button to the footer of the repeating table to trigger the show section then hide it again immediately. It works as a "refresh" table button for now. Not ideal, but it's working. Edit: ...
-
I know this is a very old thread, but I'm having a similar issue. It seems simply that InfoPath does not "redraw" the form when modifying fields in a repeating table. What I mean by that is I have a button in each row that will become enabled when all the fields in that row are populated correctly. The reason I need a button in each ...
-
I am trying to find the InfoPath XML to SharePoint list tool, but there doesn't seem to be a link anywhere. Is this tool still supported? It's still mentioned on Qdabra's tools page, but there are no links for it. I did find two different versions of the HowTo guide, but it doesn't mention anything about where to actually get the ...
-
Thank you! This is exactly what I was looking for. Now if only my buttons actually looked disabled when they were supposed to. :) I did see this happen on SP 2010, so I don't think it's 100% tied to SP 2013.
-
[quote user="Hilary Stoupa"]We added a field to the main data source (not on the form) with a default value that calculates the conditions that should hide the button (called it DisableSubmit) and toggled the logic off that to make it easier if we needed to make changes down the road (so we didn't have to update multiple rulesets, ...
-
Glad I found this and that I'm not crazy. I've been converting forms to 2013 as well, and I've been coming across this. I have one that even shows up as half a button that you can't actually see. I've used a cell in a table formatted to look like a button for an external hyperlink before, but I'll have to try the expression ...
-
I'm guessing that if you're using this large list to build your dropdown then you would still have an issue, right? Let's say my form has a dropdown for Customer Name, and I prepopulate that with all the customer names entered before. I would have to query the entire list to get the previously entered names, and if this list is over ...
-
Hilary,
Once setting the query field, then querying the data connection, is it necessary to set the query field back to blank just in case you're going to query that data again with perhaps another query field used as the filter? I'm pretty sure the answer here is yes, but I just want someone else to confirm it for me.