Loading...

Archives

Changing the Locale causes qChartView to stop working

Changing the Locale causes qChartView to stop working

If the Site Settings | Regional Settings | Locale is changed to French, the list data is changed from being displayed with a "." to "," and thus qChartView no longer displays the correct data.

“RefreshFromStart is undefined”

“RefreshFromStart is undefined”

Using QuickApps in an environment with multiple WFE servers, you can't save an item (NewForm) using qListForm. The item is being saved using the native OOB Newform but when you use qListForm it won't allow to save the item. There's a javascript error upon loading the IE page:

"RefreshFromStart is undefined" ScriptResource.axd

qListView Upload fails with managed metadata

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)"

ER: Ability to change the font size when printing

ER: Ability to change the font size when printing

Enhancement Request: The font size when printing a native sharepoint list is much larger than the font size in quick apps. This enhancement would be to increase the font size.

operator missing from CAML filter

operator missing from CAML filter

In a list, trying to exclude certain type of events, since the List column allows mutiple choices, the qListView CAML filtering fails beacuse it doesn't include the <NOT CONTAIN> option.