Forum Replies Created
-
AuthorPosts
-
Hi,
This is a bug in DFFS, but I thought it was removed. Are you sure you use the latest version of the DFFS frontend CSS file?I’m not able to look at the code right now, but I’m fairly sure there is a
white-space:nowrap;
somewhere in the CSS file causing this behavior.
Alexander
I’m glad you figured it out 🙂
Alexander
I’m glad you found a workaround.
Alexander
Hi,
This is most likely caused by using white space between the values. Use format like this:sbs_OuterTR_1,sbs_OuterTR_2
and not like this:
sbs_OuterTR_1, sbs_OuterTR_2
Alexander
Hi,
This sounds strange. I have no immediate explanation, but you should try this tool and inspect the field properties to see if you can spot any differences between the one showing and the one not showing.Alexander
I must admit I did not read the full article I linked as I’m answering this on my mobile, but this setting is somewhere in the ie settings menu.
Alexander
You must disable auto-fill in internet explorer:https://support2.microsoft.com/kb/237553
Alexander
Thank you for the feedback.
Alexander
This is currently not possible as the soltion only supports single line of text. You can check out the autocomplete solution, but it is not exactly what you ask for.
Alexander
This is added to v1.05: https://spjsblog.com/2015/01/15/spjs-lookup-convert-a-single-line-textfield-to-a-dropdown-select-based-on-a-query/
Alexander
I have released v4.255 of DFFS frontend. Could you test to see if the error is fixed?
Alexander
I was able to recreate the error and will fix it shortly.
Alexander
Hi,
I cannot recreate this error. Could you test the unminified version attached and see if you can locate the line number where the error originates from?Best regards,
AlexanderAttachments:
It looks like I have overlooked a query limit in SP 2010 regarding “lookup columns” (People pickers, lookups and managed metadata). I have therefore only “fixed” this problem in SP 2013. I’ll come up with a fix and post an update.
Alexander
This has been added to spjs-utility.js. Read the change log.
Alexander
-
AuthorPosts