Aaron Hubbart

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: SPJS-CASC 3.6.4 Potential Issue #15395
    Aaron Hubbart
    Participant

    Updated to SPJS-casc version 3.6.7 and all is good, sorry for the flurry of messages.

    in reply to: SPJS-CASC 3.6.4 Potential Issue #15393
    Aaron Hubbart
    Participant

    As a follow-up, if i revert back to the previous version 3.525, the dropdowns works as configured, but then the backend breaks….

    in reply to: SPJS-CASC 3.6.4 Potential Issue #15378
    Aaron Hubbart
    Participant

    I also was receiving the error message above, but when adding the link to the new jquery, i recieve the following message.

    jquery-1.11.3.min.js:5 Uncaught TypeError: $(…).filterNode is not a function
    (anonymous function) @ /SPJS/DFFS/plugins/spjs-utility.js:379
    j @ jquery-1.11.3.min.js:2
    fireWith @ jquery-1.11.3.min.js:2
    x @ jquery-1.11.3.min.js:5
    b @ jquery-1.11.3.min.js:5
    send @ jquery-1.11.3.min.js:5
    ajax @ jquery-1.11.3.min.js:5
    wrapSoap @ /SPJS/DFFS/plugins/spjs-utility.js:469
    queryItemsThrottled @ /SPJS/DFFS/plugins/spjs-utility.js:377
    getAllItems @ /SPJS/DFFS/plugins/spjs-casc.js:601
    init @ /SPJS/DFFS/plugins/spjs-casc.js:116
    (anonymous function) @ VM9311:1
    each @ jquery-1.11.3.min.js:2
    applyRules @ VM9311:1
    (anonymous function) @ VM9311:1
    j @ jquery-1.11.3.min.js:2
    add @ jquery-1.11.3.min.js:2
    m.fn.ready @ jquery-1.11.3.min.js:2
    (anonymous function) @ VM9311:1

    I can’t get cascading dropdown to work at all.

    in reply to: Unable to get Installer to work #14630
    Aaron Hubbart
    Participant

    Ok, well I have added to other lists with my custom code without issue, but turns out that I was loading jquery as below after you load jquery, thus causing a versioning issue.

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

    For reference, attached was the error I was receiving. Removed my reference to jquery and all is well.

    Thanks for the prompt response.

    Aaron

    Attachments:
    in reply to: Unable to get Installer to work #14626
    Aaron Hubbart
    Participant

    I am installing onto a list that has never had DFFS installed before. The CEWP has my own code on it and is unrelated to DFFS. I hadn’t installed Disp and Edit as NewForm wasn’t working yet. Do all need to be installed to work?

    in reply to: Accordion Setting to Leave Headings Expanded? #13458
    Aaron Hubbart
    Participant

    Can you tell me what function is called when clicking an accordion heading? I’ll gladly write the necessary code to address multiple sections being expanded.

    in reply to: Accordion Setting to Leave Headings Expanded? #13412
    Aaron Hubbart
    Participant

    Can you assist with the necessary js call to manually expand desired sections of accordion? For example, if I have 6 headings in one tab, and want sections 2, 4, and 6 to be expanded by default. Is there a js function I can call to achieve?

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)