Forum Replies Created
-
AuthorPosts
-
Hi Alexander,
Sorry for the late reply.
I figured it out. The problem was that Internet Explorer doesn’t recognize the arrow operator in JavaScript and because of that created the error message. Chrome does recognize the operator and because of that it was working in Chrome.I’ve modified the function and now it also works in Internet Explorer.
BR,
ChrisHi,
Thank you for your input.
As stated above, the function works correctly in Chrome, it does not work in Internet Explorer. It seems like there is a loading problem in IE that does not affect the Chrome Browser.Do you have some other suggestions ?
Thank you very much in advance.
BR,
ChrisAugust 30, 2018 at 12:13 in reply to: Possible Bug in getFieldValue on Display Form for MultiUserField #21982Hi Alexander,
Thank you very much, your last solution works like a charm 🙂
BR,
ChrisAugust 28, 2018 at 10:01 in reply to: Possible Bug in getFieldValue on Display Form for MultiUserField #21962Hi Alexander,
Thank you for the feedback. Unfortunately your suggested format returns an empty array, but the field has 2 persons inside actually (see attached Screenshot)
Do you have any other suggestion for me ?
Thank you very much and BR,
ChrisAttachments:
Hi Alexander,
Thank you very much, this is awesome 🙂
BR,
ChrisHi Alexander,
Thanks for your feedback.
I’ve figured out that a field value I tried to set during the selection was producing the error.
After removing that field everything started to work like a charm.Thank you.
BR,
ChrisHi,
This looks like the jquery reference for loading jquery is not working anymore. Have you changed any jquery references in your code ?
BR,
ChrisHi,
Do you get any errors in the console of the developer tools (F12) when you load the form ?
BR,
ChrisHi Alexander,
Sorry for the late reply.
We got this error fixed by the theme producer.
Problem was a jQuery Conflict. They encapsulated their functions in their own variable and things are working now.Thank you for your answer.
BR,
ChrisHi Alexander,
I solved it myself.
The problem was, that the hidden Text Box in the CCDD is not cleared if you select the empty entry via jQuery.
The solution was to clear the text of the hidden Textbox via jQuery and everything is working now.
BR,
ChrisHi,
Forgot the Version Info:
DFFS frontend: 4.4.2.5
DFFS frontend CSS: 4.21 / 4.21
Autocomplete: 1.4.12
Cascading dropdowns: 3.6.5
jQuery: 3.0.0
Lookup: 1.1.5
Resource management: 2.4.3
SPJS-Utility: 1.270
vLookup: frontend v2.2.79BR,
Chris- This reply was modified 7 years, 10 months ago by Christopher Holubarz.
Anybody seen this behaviour yet ???
br,
Chris -
AuthorPosts