Forum Replies Created
-
AuthorPosts
-
September 25, 2023 at 20:50 in reply to: AutoComplete over Document Library – only first level folders #37150
Many thanks, it works perfectly! Michal
June 9, 2023 at 09:29 in reply to: SPJS Autocomplete (SPJS-ac) – plugin status with Modern DFFS? #36857Hi Alexander
can Autocomplete in ModernDFFS be expected to include these features like in oldDFFS?
– setFields
– multiselect
– searchFields
Is it generally possible? Are you planning to do it? Time estimate? 🙂
Many thamks MichalHi Alexander,
I solved it by this:
$("#dffs_YOURFIELDINTERNALNAME").find('td:last').after("<span>LABEL TEXT</span>");
Michal
Hi Alexander,
something was changed in DFFS, it is not working for me now with latest build: DFFS Backend v4.4.3.6|CSS version: 4.34 / |spjs-utility version: 1.307
One year old dffs version is working.
Michal
July 25, 2017 at 00:05 in reply to: Check if document in doc. library is check-out when loading/submitting EditForm #17422Hi Alexander,
thanks, this works perfectly,
but only in case when use “check out” from local menu. Is it possible to determine if document is edited – open in MS office/OWA in edit mode?
I cannot use force check out due to some workflow problems.Michal
Hi Alexander,
it is not working – no redirection is done.
MichalHi Alexander,
may I ask you for uncompressed version? I will try to debug myself.Michal
Yes, it helps. I am now able to read value (getFieldvalue), make field read-only.
Not able to set value (setFieldValue) – but I do not need it.
Thank for your help.Michal
Yes, I am sure. I am able to use getFieldvalue (in JS area) but not able to use Rules – read only field.
Michal
In the end I solved it using different browser.
Thank you, for your help, Alexander.
MichalI Alexander, thank you – it works like a charm.
The only thing what is still not working is setting this field as read-only (with same displayed text: “Unknown fieldTyle: SPFieldOutcomeChoice”.Michal
Hi Alexander,
I fixed issue with makeABsUrl. It was caused by core.js which was loaded after you scrip.But there is another issue, DFFS doesn’t work on sharepoint 2007 because “Document.querySelectorAll” doens’t exist in IE 11.
This method doesn’t exist because pages are loaded in compatibility mode in which this function is disabled. I found this method in you code only once. Do you have some idea, hot to fix it?
Michal
Hi Alexander,
maybe I have a clue – I use manally specified location for configuration list. It is in root of web collection (/sites/PWA) and list with DFFS is in subweb (/sites/PWA/TěstList).I have this variable: var dffs_configListBaseUrl = “/sites/pwa”; in both DFFS_frontend_CEWP.html and DFFS_backend_CEWP.html.
The config is stored as “/lists/LISTNAME/editform.aspx” in https://xy/sites/pwa/Lists/SPJSDynamicFormsForSharePoint/Error message from developer console is: “It is not possible to read charAt for non-defined or null link” (see attached picture).
Url “https://xy/sites/pwa/Test diakritiky ě š č ř ž ý á í é/” is encoded as “https://xy/sites/pwa/Test%20diakritiky%20%C4%9B%20%C5%A1%20%C4%8D%20%C5%99%20%C5%BE%20%C3%BD%20%C3%A1%20%C3%AD%20%C3%A9/”
Thanks and best regards
Michal
Attachments:
Thanks Alexander,
works nice.
Michal
October 27, 2016 at 10:49 in reply to: New installer "hang" on "Getting all lists in this site…" #13824No – today – it works, with no intervention..
Michal
-
AuthorPosts