Loading...

Archives

Email Notifications will not include a custom message

Email Notifications will not include a custom message

Using QuickApps 6.1, email Notifications will send an email to a user, but will not include a custom message, or a predefined message.  It seems to only send the links correctly.

Passing URL ID throws “Unexpected error has occurred”

Passing URL ID throws “Unexpected error has occurred”

Using qListView to fetch data from parent list and a related child list, a filter has been applied on the ID which is taken up from URL of the page as “TESTID”. As soon as you pass "TESTID" to the page it is throwing an error: 
“Unexpected error has occurred.”
If we remove the child list, it works fine. Earlier with QuickApps 6.2 this worked fine but with version 6.3 it is throwing this error.

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

INTERNAL: List Grouping will not Load

INTERNAL: List Grouping will not Load

If you have a native SharePoint list with grouping enabled and add any QuickApps webpart to the page (without configuring it) it will cause the grouping to never load.

INTERNAL: “The type ‘WA.Common.ListBasedWebPart’ is defined in an assembly that is not referenced.”

INTERNAL: “The type ‘WA.Common.ListBasedWebPart’ is defined in an assembly that is not referenced.”

The following error message appears when creating a QuickApps Project Dashboard site:
"c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\25ea9520\d2d60693\App_Web_v4.master_-1910632061.g_m_-7dl.0.cs(5109): error CS0012: The type 'WA.Common.ListBasedWebPart' is defined in an assembly that is not referenced. You must add a reference to assembly 'WA.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=2b4b09f1c57c8f0b'. 
Troubleshoot issues with Microsoft SharePoint Foundation. 
Correlation ID: 45d1b71e-bf0a-4299-a4d1-76ae4c43866c 
Date and Time: 9/20/2014 12:00"

qCalendarView shows (ID;#Name) instead of actual name

qCalendarView shows (ID;#Name) instead of actual name

When trying to use the Display Format functionality in qCalendarView to display a Person or Group column that allows multiple selections, the internal format for a User (ID;#Name) is being displayed instead of the actual name text.

Unable to use pagination with Group by and Paging Mode

Unable to use pagination with Group by and Paging Mode

Using QuickApps 6.2 (Build 2013.10.29) you are unable to use pagination with Group by and Paging Mode as NextRev. Only the first page of the result set is being displayed while switching to next page does not change the result set and shows the same set of records.