Loading...

Archives

qMediaView web part does not work with port redirection

qMediaView web part does not work with port redirection

When trying to upload a picture using Quick App qMedia View web part  displays an error page “Internet Explorer cannot display the webpage”. You get this error after clicking on the “Checkin” Button in the web part .But Once we get back to the page where the web part is added the Picture is getting uploaded and displayed in the MediaView Web part.

The web part is working fine when added in SharePoint sites which are redirecting to the default port, however, if it is added in any other sites which are redirecting to any other port you get the error page.

Exporting a List to Excel does not show all List items

Exporting a List to Excel does not show all List items

When using qListView to export a List to Excel, not all of the List items are being exported to the spreadsheet. The List has over 3000 items but only 2000 are being shown after the export.

“The size of the uploaded file exceeds max size allowed”

“The size of the uploaded file exceeds max size allowed”

When using qListForm to display a Rich Text field, we are using the Document Manager in the Enhanced Ribbon to add attachments to the List item. However, when trying to add a document over 200kb, the following error is thrown:

"The size of the uploaded file exceeds max size allowed"

If however we try to upload a document through the OOB attachments section at the bottom of the web part, that works fine with the same identical document.

Can ‘Send Email’ specify Users in an AD group?

Can ‘Send Email’ specify Users in an AD group?

Configuring qListView | Context menu | adding a 'Send Mail' from Custom Behavior, when you try to send an email and select "Show Users" it displays Explicit users and Groups but you are not able to select a user that is a member of one of those AD Groups.

Screen moves down with qListForm RTE

Screen moves down with qListForm RTE

Having a List with a Multiple Lines of Text column that uses Rich Text (the field is set to have 100 lines), there is qListForm setup to display the field. However, as soon as you start to type in the field, the screen jumps down and you can no longer see the RTE.

qListForm tab is not hiding

qListForm tab is not hiding

When using qListForm with multiple tabs, the Form Component Behavior is set to Show a Container/Tab when a field is set to Equal to a FixedValue. However, the web part does hide the tab as is expected by the defined logic.

IE won’t add more than 1 value to a List with a Lookup Column

IE won’t add more than 1 value to a List with a Lookup Column

When using qListForm to add items to a list that contains a Lookup Column that allows multiple values, if they use Internet Explorer Browser you can add more than 1 value. However, if you use Chrome, you can only add 1 item.

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.