Home › Forums › General discussion › DFFS Issue
- This topic has 9 replies, 2 voices, and was last updated 6 years, 1 month ago by Alexander Bautz.
-
AuthorPosts
-
-
October 8, 2018 at 13:17 #22382
Hi Alex, i’m trying to run a JS function when a rule is true on Dffs v4.4.1.2/ css 4.16/ spjs 1.267i don’t want to update my dffs how can i solve this issue?
on dff new version it’s working my fine. -
October 8, 2018 at 13:25 #22384
Sorry online it’s working on-premise it’s not
-
October 8, 2018 at 19:45 #22395
What kind of function are you trying to run and what is the error message you receive (in the Developer console – hit F12 and select Console before opening the form).
Alexander
-
October 10, 2018 at 13:29 #22422
Hi alex, i changed my JS function to hide only the field it worked but field label is still appearing but the drop-down choices disappeared. what do you think? what’s the problem here with this version (same version is working online)
-
October 10, 2018 at 18:37 #22426
I’ll need a screenshot of your form and of your code, and a description of what you are trying to do with the custom function to be able to help you.
Alexander
-
October 10, 2018 at 19:45 #22432
what i’m trying is to hide “Approved” option from 2nd level approval when final approval is rejected, it’s working online this function but on premise i’m facing some issues.check screenshots.
Attachments:
-
October 10, 2018 at 19:46 #22437
-
October 11, 2018 at 18:12 #22462
Hiding an option won’t work in IE, but you can wrap it in a span – see this thread for more information (please read my last comment): https://spjsblog.com/forums/topic/dffs-filtering-checkbox-based-on-another-field-answer/
Alexander
-
October 12, 2018 at 06:49 #22481
Okay, but same Dffs version is used online and on-premise, the JS fucntion is working online and not on-premise any idea why?
-
October 14, 2018 at 16:50 #22500
My guess is that you either use a different browser, or that IE is forced in IE 8 compatibility mode on premises. You can check this by hitting F12 and looking at the Emulation tab.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.