Duplicate Web Part appearing in Ribbon
When editing a page with a Quick App web part, the SP ribbon displays two of the same web part even though there is only a single web part on the page.
The duplicate ribbon web part appears as a result of having a hidden OOB SharePoint web part on the NewForm/EditForm/DispForm pages.
<p>Possible workarounds: <br>- Use SP Designer to create custom NewForm/EditForm/DispForm pages and configure qListForm on these pages.<br>- Make use of qListView's New Form URL property to direct the user to a regular web part page with qListForm configured.</p>
The duplicate ribbon web part appears as a result of having a hidden OOB SharePoint web part on the NewForm/EditForm/DispForm pages.