Forum Replies Created
-
AuthorPosts
-
Further along on this project – I found another similar issue – but not related to SLAM – per above.
ISSUE:
I have created an additional “Edit” form from SharePoint Designer
– testedit.aspx for exampleWhen adding the DFFS Overlay & DFFS Frontend CEWPs to the page, the Overlay works, but the “Enhanced with DFFS” link never shows up.
I can add it to the default forms: dispform.aspx, editform.aspx, newform.aspx; but cannot and “Enhanced with DFFS” shows up fine.
Does DFFS work on any additional forms? Or is there a nuance to make it work on additional forms created from SharePoint Designer?
The problem is that the original list was created with the “SharePoint List Association Manager” (http://slam.codeplex.com/). This tool apparently creates a different list column structure in the form, so the DFFS tool does not recognize the columns and does not function.
That was the exact problem – creating a new custom list allowed the DFFS tool to work just fine.
The original list had some custom columns from a Codeplex add-on.
thank you…
Yes – the DFFS Frontend CEWP is below the form, only the Overlay is above.
2 warnings that I’m not familiar with:
1) jQuery_1.11.3_min.js: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
2) MicrosoftAjax.debug.js: Use of Mutation Events is deprecated. Use MutationObserver instead. -
AuthorPosts