Use our Google Custom Search for best site search results.
Search
-
Yes, that's correct - good job figuring that out. That lets you test with your existing data without turning FV Extensions on for the list or library before you are ready.
-
I should add - you could also use the SubmitToSharePointList functionality in FormsViewer to update this data after submitting. It is a little tricky because the mapping tool doesn't currently support libraries, but I can give you a hand with that if you need it. Then you don't have to worry about the Flow polling lag! :)
-
Unfortunately, this is not supported for promoted properties. If you are using SharePoint Online, you could use Flow to set your person group - promote the account id and then with a Flow on the library, populate the person column using that information. The only downside of this approach is that you will be dealing with the polling lag in Flow - ...
-
Hi - is this a list form, or a library form? Sometimes with promoted properties, it can be tricky to get them squared away - so if a library form, I'd probably remove both fields and republish. Check the library to be sure the columns have been removed. If they haven't and this is a new form / library, you may just want to try publishing ...
-
It has been many years since I've looked at VBScript for InfoPath... but I'm wondering what happens if you leave that line of code that is resetting the gobjXDocument commented out? I'm curious why that variable is being set and then reset.
-
Right click each radio button and set the value for the radio button to the value you want to send :)
-
You could add a rule prior to the send email rule in the Submit Rules to add the shipment information to the subject line. The sample form is setting the subject field based on the selected equipment - but you could add a single rules before sending the email that has a condition to check that the delivery status is not blank, and if it is not, ...
-
Oh wow - especially if it is in pictures, that seems really painful. Sort of an oddball thought - do you suppose if you provide an LLM like ChatGPT, Claude, Gemini, etc. with your picture and with a sample XML, it could create XML for you? That may save you a little time - depends on how much work it is to fill these out. :)
-
The form and a couple of screenshots are in the attached ZIP. Hopefully that will help you see what I changed. :)
-
Oh yikes. So the email has just the view data? But the XMLs have gone missing?