Kasey

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 94 total)
  • Author
    Posts
  • in reply to: vLookup child value back to parent #15604
    Kasey
    Participant

    I got some help and was able to figure out how to get the value in the child item and can add it in a function in custom js. Is there something I can use to trigger the function on saving the child item? And is there a good way to limit the child items to just one?

    in reply to: Access Denied Error #15252
    Kasey
    Participant

    My issue was resolved when I was granted access to the top level site.

    in reply to: Access Denied Error #15150
    Kasey
    Participant

    I actually don’t get a login prompt. Just a popup…

    sharepoint.xyz.com says:
    Access denied. You do not have permissions to perform this action or access this resource.

    It appears to be referring to the below which is the subsite URL for which I have Full Control over.
    ……../_vti_bin/client.svc/ProcessQuery

    in reply to: Access Denied Error #15146
    Kasey
    Participant

    Thanks for the tip on my Chrome issue. I changed the two multi-line text fields from Rich Text to Enhanced Rich Text and that issue was resolved. For the access denied popup I do have my loader file variable set correctly “var spjs_scripts_in_current_site = true;” but still get the popup. To be safe I validated the file, used the installer to uninstall and reinstall and have the same result.

    in reply to: Access Denied Error #15140
    Kasey
    Participant

    I am seeing a similar issue. I have “Full Control” over a sub-site but no access to the parent site collection site. I get the access denied popup in IE and Chrome after the form is done rendering. The other odd thing is the form is not rendering in Chrome. Have very little customization yet but I get “Click for help about adding basic HTML formatting.” in Chrome. The form renders in IE. The issues may be related.

    in reply to: spjs.dffs.dlgBox #15048
    Kasey
    Participant

    That works! Thank you!

    in reply to: spjs.dffs.dlgBox #15044
    Kasey
    Participant

    Great. Thank you. Is there anyway to force the text to Yes for OK and No for Cancel?

    in reply to: SPJS-CASC 3.6.4 Potential Issue #15040
    Kasey
    Participant

    I updated all my files to your recent release and am not having these same issues. Thank you!

    in reply to: SPJS-CASC 3.6.4 Potential Issue #15015
    Kasey
    Participant

    Adding the reference to the updated jquery version did resolve the issue. Thank you.

    in reply to: 3.342 to 4.4.2 #14997
    Kasey
    Participant

    Thanks, Alex. Luckily this configuration isn’t too complex so instead of trying to do multiple upgrades I’ll just recreate the tabs.

    in reply to: DFFS with vLookup on Calendar with Content Approval #14954
    Kasey
    Participant

    On the issue with my EditForm no longer working.. the NewForm is having the same problem. I did find an error in the console and it appears to have something to do with Cascading Dropdowns.

    Object doesn’t support property or method ‘split’

    ;if(typeof spjs.casc!==”undefined”){if(spjs.casc.version.split(“.”).join(“”).substring(0,2)<spjs.dffs.backend.spjsCascMinVersion){alert(“[DFFS Plugin needs updating]\n\nThe Cascading dropdown plugin must be updated.

    in reply to: Fields not showing after updating #14422
    Kasey
    Participant

    We had some users that were having the same issue. Their default jquery version was 1.7.2. The attached updated loader resolved the issue for them. Thank you!

    in reply to: Tabs in Dynamic Forms (Remembering last tab) #11689
    Kasey
    Participant

    Alex,

    I was trying to help Naomi out and what she didn’t include in her last comment is that on save of a new item in full view the tab is remembered. When in dialog it is not. We looked at the properties of the new dialog after save and the sTab parameter was not passed as it should be. We tried to update the code to put the sTab parameter in front of the IsDLG parameter and that broke it completely and after save the user is taken to the default view instead of a new dialog. Hope these details help.

    in reply to: DFFS Rules #11688
    Kasey
    Participant

    The Created By field’s internal name should be “Author”.

    in reply to: Dynamic Field Tooltip #10951
    Kasey
    Participant

    Thank you! Can you use a function like this to add a tooltip to a Side-by-side field label if you use a div with an ID for the “Text or HTML”?

Viewing 15 posts - 61 through 75 (of 94 total)