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.

INTERNAL: Can a Custom Action in qListform kick off a Workflow?

INTERNAL: Can a Custom Action in qListform kick off a Workflow?

There is a List with a Custom Action (called 'Review') setup through qListForm. When you Edit a List item | click 'Review' in the Ribbon | a workflow should be kicked off which should update two fields in qListForm

What happens instead is that after clicking 'Review', the page refreshes and nothing changes (if you save the item those fields will stay blank). If you cancel the qListForm view, the fields are then updated as expected.

The workflow ONLY changes these values and writes to workflow history (it only updates the list item).

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.

“The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.”

“The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.”

After upgrading an environment from 2010 to 2013 via DB detach/attach (uninstalling QuickApps before the dettach and installing the correct version after the attach), on any page with QA or when trying to add a Web Part, the following error is thrown:
"Exception Details: System.Web.HttpException: The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below."
If you create a new Web Part page and add an OOB SharePoint web part, everything works. The Configuration Editor has been run and the web.config is correctly modified.

qSIChartViewer Webpart getting the following error String was not recognized as a valid DateTime

qSIChartViewer Webpart getting the following error String was not recognized as a valid DateTime

When bringing in a Date/Time column from SQL using an External Content Type in SharePoint Designer you get the following error in the qSIChartViewer webpart:

The following error occurs: String was not recognized as a valid DateTime.Couldn't store <2013-06-01 01:00:00:000> in CMonth Column. Expected type is DateTime.

qListView ezEdit popup window does not display when clicked

qListView ezEdit popup window does not display when clicked

When we place a qListView web part on a page we are able to open the ezEdit and configure it once. After that, whenever we try to open the ezEdit dialog the page simply refreshes and the dialog does not appear.

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.