-
Search Results
-
Topic: Not All Lists Visible
It’s been a long time since I’ve used this but recently installed it on SP2019. I got charts working. However, I asked a coworker to help me format a chart. When she goes to edit the chart, she only sees the lists at the root level, not the subsite lists that I used for my chart.
Her list dropdown shows very little where as my dropdown shows a lot more. How do I fix this? I believe we both have Full Control in the sites.
Hi Alexander,
I have found out, that Modern DFFS sometime failed to load form (nothing happend after click) after clicking on default view/edit buttons in modern Sharepoint List View. I am not able to replicated issue, but when issue occurred I have been able to save console output with error message. It looks like problem in dffs-command-set.js in function getPageContextFromLegacy. Looks like window._spPageContextInfo is not available at that time.
Could you please check my log and confirm or deny my findings? Is there some solution/workaround for this problem.
Currently we are using Modern DFFS version 1.0.45.0. , locale cz-CS.
LOG:
dffs-command-set_518d16d3a4af8c21195d.js:2 Uncaught TypeError: Cannot read properties of undefined (reading ‘charAt’)
at t.getPageContextFromLegacy (dffs-command-set_518d16d3a4af8c21195d.js:2:2384449)
at t.getCurrentListContextOnClick (dffs-command-set_518d16d3a4af8c21195d.js:2:2379084)
at d (dffs-command-set_518d16d3a4af8c21195d.js:2:2386247)
at dffs-command-set_518d16d3a4af8c21195d.js:2:2389231
t.getPageContextFromLegacy @ dffs-command-set_518d16d3a4af8c21195d.js:2
t.getCurrentListContextOnClick @ dffs-command-set_518d16d3a4af8c21195d.js:2
d @ dffs-command-set_518d16d3a4af8c21195d.js:2Topic: Deploying package
Hi Alexander,
As a developer I develop on my own platform and would like to deploy DFFS including my “package” of lists and libraries on the clients environment after getting a licence for the client.
Is there a way to do this?
Thanks.
ChristophTopic: Modern Page with list view
Greetings. When placing a list part on a modern page and then clicking on the Title field to view the record, it opens in the default sharepoint form. Is there a way to
create a modern page
Add a list
Click on the title field in a record and have it open the modern DFFS formThanks!
Topic: Maximum Lookups for DFFS
I have a list with a lot of lookups, and some of those were not being used however, SharePoint stopped working on all edit, new and display forms.
I contacted Microsoft and found that there was an error that basically said JSON length over 41000 bytes too large, we finally figured it out that each call to a lookup ads to the JSON call.
Is this limit a known issue or is there another way to minimize the data call when rendering a form with classic dffs?
Topic: URL Link to DFFS Edit From
Hi Andrew,
I am creating an edit column on a list with Json which shows a link and icon that someone can click on and go straight to an edit form for the item. I can get that to work and get it to go to a DFFS Edit form but I can’t get it to be dynamic. Here is the URL I use:
/Lists/Communication%20Template/AllItems.aspx?viewid=681509d2%2Dc6a6%2D4701%2D8bca%2D2f72e446c477&DFFSID=374&DFFSForm=edit
You can see that in the string &DFFSID=37 is static. IS there any way to make this dynamic so it opens the appropriate numbered form?
Thank you
Hello Andrew,
All of the sudden I am getting the below error when trying to use DFFS forms on a list and all views on the list have errors. It happens on any site I have and with both version 27 and 30. I have never experienced this error before now and have been using DFFS forms for quite a while and this just occurred. My lists that have exisitng DFFS on them that I have customized before today are fine, it just seems to be any new list i try to customize. Once I remove DFFS from the app catalog everything in the list comes back and all errors resolve.
Expected double-quoted property name in JSON at position 60496 (line 605 column 13165)
Could this be an enterprise issue or do you have any ideas what may be wrong?
When I save and exit from DFFS, I keep getting this error that says, “You are attempting to load a non-existing list item,” the form is reverted back to OOTB. There are no impacts to forms if I cancel and go back in. It only happens when I save and exit in DFFS.
I still have the issue where the “&” in the site name isn’t encoded correctly. Could that be it?