Forum Replies Created
-
AuthorPosts
-
May 24, 2024 at 21:08 in reply to: Unusual error 1.0.59.0 – Configuring NewForm does not open #37734
Thanks for the clarification,
Unfortunately I was not able to recreate the error. What kind of field was “CreatorDepartment”? – maybe it is related to a specific field type.Alexander
May 23, 2024 at 18:25 in reply to: Unusual error 1.0.59.0 – Configuring NewForm does not open #37731Hi,
Where did you remove the deleted fields (what part of the config)? – I need to know to be able to catch this error in future versions.Alexander
May 23, 2024 at 15:33 in reply to: Unusual error 1.0.59.0 – Configuring NewForm does not open #37728I think this might be related to a field that has been deleted from the list, but it is used in for example a rule in the form.
I have made some changes earlier to try to catch this kind of errors, but I might have missed something.
Do you know if a field has been deleted recently? – if so, do you know where in the config it was used?
You can open the configuration list (/Lists/DFFSConfigurationList/AllItems.aspx) and manually edit the configuration blob to remove that field, or you can delete the config for that form to start over.
Alexander
May 23, 2024 at 10:37 in reply to: Unusual error 1.0.59.0 – Configuring NewForm does not open #37725Is this a configuration you have made in an earlier version?
Do you see any errors in the developer console (F12 > Console) when you try to enter the configuration?
Alexander
Try this instead:
.dffs-readonly-inner input[type=text]{ width:100%; box-sizing: border-box; }
Alexander
Hi,
There is obviously some problems here – can you share the color theme settings so I can try to replicate it?Alexander
Hi,
Are you talking about the Classic DFFS? – the Modern DFFS is installed in the App catalog and you can add it to your tenant app catalog if you don’t want to add it to individual site collection app catalogs.Alexander
You can fix this by adding this snippet to your Custom CSS:
.spjs_chk_readonly_wrap input{ width:100%; }
Alexander
You should use the installation method specified in the installation manual (v2): https://spjsblog.com/dffs/dffs-installation-manual/#InstallDFFS
Reinstalling will not affect the configs for your forms they will pop back when you have reinstalled DFFS.
Alexander
OK, then I suggest that you update to the latest version (currently v4.4.5.51). It should fix this problem.
Alexander
Hi,
Which version of the classic DFFS are you using? – I tested this in the latest version and it does work there.Alexander
I have published a new version that should fix this problem – let me know how it works out.
Alexander
Thanks for the clarification – I’ll get this fixed in the next version over the weekend.
Alexander
Hi,
What value are you trying to prefill it with?Alexander
I have published a new version that fixes this issue.
Alexander
-
AuthorPosts