Use our Google Custom Search for best site search results.
Search
-
Hilary, thanks for checking and responding.
I created and published a new form to a new forms library to the same SharePoint site and this worked and allowed me to update. So I republished the form from the broken forms library and this seems to have resolved it.
On checking another forms library which had the same issue rather than double ...
-
We are experiencing a new problem with a forms library hosted on SharePoint online.
My colleagues are able to open the infopath form (in the browser) when creating a new entry however when then navigate to the XML forms library and try and open the new submission SharePoint is giving an message "mmmm.... looks like this file doesn't ...
-
Hilary, thanks for taking the time to respond. Looks like I need to switch back to a XML forms library rather than a list to overcome this.
-
Hilary, thanks for taking the time to respond. Looks like I may need to revert to a XML form library rather than a standard list. This will then overcome my other problem where the default option for a list is to view the item whereas in a XML form library it opens the form.
-
Thanks for responding Hilary , looks like when you double click on a item in a list it uses "displayifs.aspx" rather than "editifs.aspx" which is used when you click edit.
Would great if I can overwrite "displayifs.aspx" with "editifs.aspx" or somehow change the list so the standard action is edit rather ...
-
Hi Hilary , seeing this issue on Windows 10 running Microsoft Edge as the browser. The SharePoint is running as part of our organisations Office 365 subscription. Sadly I don't have any options to test with other browsers.
I have seen further comments else where in the forum about updating CSS files , see ...
-
I have attempted to add a rule to copy the data field to another data field which is richtext but is not displayed on the form and on submit copy the text back from the rich text field to the field detailed as "NotePlaintype" .
This has not been successful :-(
I've read some posts about amended some CSS files but I am unclear ...
-
Hi I have a form which includes a text box and field type is , as detailed in InfoPath is "NotePlainType" and within SharePoint online it is detailed as "Multiple Lines of text".
The a new submission of the form does appear to capture the data but when you either open or edit the item from the SharePoint list the text is no ...
-
Hi, hope someone can help me here and this may be a SharePoint question rather than InfoPath.
My form is submitting to a SharePoint online list and is web enabled only.
The submission is working as expected but when I view the list and double click the form is presented without any buttons, I assume this is because the standard is view only ...
-
Hilary, again thanks for looking at the issue. Ive added another rule to the submit button to disable if the rich text field is blank (my:RequiredAction = "") which does appear to get over the issue.