Skip to content
Loading...

Archives

List View Webpart with Ability to filter Child records

List View Webpart with Ability to filter Child records

When using the LIST View Web part with a Parent and Child records displayed in the list view , it would be very useful to set a filter on the Child Records

A CAML filter should allow for parent and another for Child

INTERNAL – Cannot edit other web part when there is a qListForm

INTERNAL – Cannot edit other web part when there is a qListForm

When trying to edit other web parts on a page that have qListForm web part, the action do not trigger any changes. For example, when modifying a shared web part, clicking OK or Apply button, the action did nothing.

Internal: Using a SI list form/trying to do query with date-time field

Internal: Using a SI list form/trying to do query with date-time field

Try to add an item in a SharePoint list using CAML query in Quest SI list form web part. But when there is a DateTime field in the CAML query, it is not adding the item in the SharePoint list. This was working in earlier version of Quest SI List form web part (version 4.3) Basically in a Quest SI List form, any expression format (ex: {0:d}, {0:yyyy/MM/dd},etc.. ) is not working in Calculated Format field as stated. In this case, DateTime field is not formatted according to the CAML query standard and so this error caused.

Internal: Quest list form trying to use the show user group

Internal: Quest list form trying to use the show user group

The Administrator field should only appear if domain = external and you are a member of User Provisioning Admins. When you add the form Component behavior it works are expected if I am part of the User Group User Provisioning Admins. If I am not part of the User Provisioning Admins I get the following error: The given key was not present in the dictionary.

qSIListView display field with currency display format does not display correctly

qSIListView display field with currency display format does not display correctly

When configuring qSIListView even though the column returns all number values and specified DisplayFormat as {0:c} – a valid currency display format, the column does not display properly. The number field displays as it is, without currency sign.