INTERNAL: “The following error occurred: List data validation failed.”
Using qListForm with a calculated column, if you try to specify any value and click 'ok' the following error is thrown:
"The following error occurred: List data validation failed."
INTERNAL: Can only upload 1 file to a Library with over 5000 items
Using qListForm for a Document Library with over 5000 items (and a lookup to another LARGE List), you are unable to upload multiple files and can ONLY upload 1 document at a time.
INTERNAL: “unable to find an embedded skin with the name ‘Office2007’.”
After upgrading to QuickApps 6.2, users are experiencing issues accessing their sites. The corresponding ULS log file throws the following error:
"System.InvalidOperationException: Telerik.Web.UI.RadMenu with ID='g_fefe833f_e94f_4e41_8199_d04b9bf08e65CascadingMenu' was unable to find an embedded skin with the name 'Office2007'. Please, make sure that the skin name is spelled correctly and that you have added a reference to the Telerik.Web.UI.Skins.dll assembly in your project."
SharePoint descriptions are not visible under the fields when displayed in QuickApps.
SharePoint descriptions are not visible under the fields when displayed in QuickApps.
Default values for lookup fields are not matched by the item value, but instead the item ID
Setting a default value in a lookup field is not possible by using the display value. Instead, the items ID will have to be used to pick and set the correct value in the qListForm dropdown.
Is there a way to allow to easily list/display related items in a table within the qListForm?
Is there a way to allow to easily list/display related items in a table within the qListForm?
email message does not auto-populate with the user
When you right click a user in QuickApps to send an email (after the web part and web.config have been configured with SMTP settings), the email message does not auto-populate with the user you clicked to send email to.
qCascadingMenu item goes to wrong URL when ‘Target URL Field Name’ and ‘Icon URL Field Name’ is Hyperlink or Picture type
TFS#379858 fix the issue that qCascadingMenu item goes to wrong URL when ‘Target URL Field Name’ and ‘Icon URL Field Name’ is Hyperlink or Picture type. The hotfix build version to fix this is
6.4 build 2014.12.17.1
qListView Upload fails with managed metadata
You have a page with the qListView web part on it. In a separate site, a document library that contains a Managed Metadata column. The qListView web part is configured to show documents from this document library. If the document is uploaded, the following error is received.
ERROR: "Incorrect function. (Exception from HRESULT: 0x80070001)"
Filtering on a lookup column that gets its data from SQL throws error “Cannot complete this action”
When you try to filter based a lookup column that is actually pulling data from SQL, you see an error "Cannot complete this action".