DCH

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 63 total)
  • Author
    Posts
  • in reply to: Trigger Rule with Autocomplete Field #13661
    DCH
    Participant

      Ok, I’m using the JSLink setup, but I’ll update the JS files now.

      in reply to: Trigger Rule with Autocomplete Field #13656
      DCH
      Participant

        Ok the hover over says:

        Autocomplete 1.4.8
        Cascading dropdowns 3.527
        DFFS frontend: 4.365
        DFFS frontend CSS: 4.14/4.14
        jQuery: 1.11.3
        Lookup: not loaded
        Resource management: not loaded
        SPJS-Utility: 1.267
        vLookup: frontend v2.264

        in reply to: Trigger Rule with Autocomplete Field #13644
        DCH
        Participant

          Ok so a few more observations:

          – I get that error in the console even when the rules works
          – The only way to make it work consistently is when the user enters the value that should trigger the rule, removes focus from the field (click or tab away), adds focus back to the field (click or tab in), and removes it again (click or tab away).

          in reply to: Trigger Rule with Autocomplete Field #13642
          DCH
          Participant

            Ok here’s what I have loading:

            DFFS Backend v4.365
            CSS version: 4.11
            spjs-utility version: 1.267
            [SPJS-Autoccomplete plugin 1.4.8]
            [vLookup plugin backend v2.261]
            [Cascading dropdowns plugin v3.53]
            jQuery 1.11.3

            in reply to: Trigger Rule with Autocomplete Field #13636
            DCH
            Participant

              It doesn’t appear to have made a difference. What are the minimum versions of all the other pieces you would recommend for this to work? I’m not on the absolute latest version of DFFS with the loader.

              Also I found this error in the console:

              TypeError: spjs.dffs.ruleObj.triggerMapContext is undefined
              if(spjs.dffs.ruleObj.triggerMapContext[fin] !== undefined){
              SPJS-ac.js (line 693, col 1)

              • This reply was modified 8 years, 1 month ago by DCH.
              in reply to: Trigger Rule with Autocomplete Field #13617
              DCH
              Participant

                As usual you are awesome!

                in reply to: Trigger Rule with Autocomplete Field #13600
                DCH
                Participant

                  Ok it appears to be working, but with issues. It intermittently works and is effected by how the user leaves the field; whether they tab out or click the value in the autocomplete choices list. And it doesn’t seem to work on subsequent field changes after the initial value it set.

                  in reply to: Autocomplete on Required Field #13306
                  DCH
                  Participant

                    Never mind. Somehow it broke and somehow its fixed.

                    in reply to: String – merge duplicates #11462
                    DCH
                    Participant

                      Cool thanks.

                      So my chart configuration is this:

                      Index 0 – SLT field – Split (also tried String)
                      Index 1 – Number field – Sum
                      Index 2 – Number field – Sum
                      Group by first column – True
                      Aggregation function – Count (also tried Sum)

                      And with that I am now getting this error:

                      Error: Invalid type, Sum, for column “MyNumberColumn”

                      in reply to: v5 Setup #11441
                      DCH
                      Participant

                        Ok, problem solved… you can’t comment out the translation script reference.

                        in reply to: v5 Setup #11440
                        DCH
                        Participant

                          I noticed I am loading jQuery 1.11.3 on my master page but you included 1.12.3. Is that version required?

                          in reply to: Issue with IE11 and DFFS v4.365 #10686
                          DCH
                          Participant

                            Oh, I should have mentioned this in my last reply. This has nothing to do with your scripts.

                            I didn’t know that at first because I encountered it while trying to setup DFFS, but its an IE11/SharePoint compatibility issue widely reported online. There is apparently no solution from Microsoft, but some work arounds have been posted by users.

                            Thanks!

                            in reply to: Issue with IE11 and DFFS v4.365 #10680
                            DCH
                            Participant

                              Ok, after several days of undisciplined trial and error, the following combination seems to work:

                              – SP 2013 seattle.master
                              – IE11
                              – HTML5 doctype: <!DOCTYPE html>
                              – IE10 meta tag: <meta http-equiv=”X-UA-Compatible” content=”IE=10″/>
                              – This script in my master page: http://stackoverflow.com/questions/18829292/object-doesnt-support-this-property-or-method-error-in-ie11

                              Thanks!

                              in reply to: Issue with IE11 and DFFS v4.365 #10659
                              DCH
                              Participant

                                Just an update… I had changed the DOCTYPE declaration in my seattle master page to a simple HTML5 one, but when I changed it back to the default, it still failed in IE11 but worked in IE10 emulation, Chrome and Firefox.

                                in reply to: Issue with IE11 and DFFS v4.365 #10655
                                DCH
                                Participant

                                  Never mind the second part, the overlay did stop and I got the “This took forever” message.

                                Viewing 15 posts - 16 through 30 (of 63 total)