William Nevarez

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Resize textarea in IE #9102
    William Nevarez
    Participant

    Thank you Alex…regretfully I am unable to get any of the formatting I attempt to work consistently on all tabs. Any formatting I input will only take affect on the first tab but the other tabs in the form. Any ideas on how to make the formatting consistent across all tabs?

    in reply to: Resize textarea in IE #9088
    William Nevarez
    Participant

    Hi Alex,
    will the resizeable function above also work with lookup field with multiple option capabilities? Im using DFFS v3.352

    in reply to: Configuration issues #8262
    William Nevarez
    Participant

    hey Alexander,
    Sorry for the delay in my response, Ive been pulled to other projects lately…so I had a chance to get back to the DFFS and the vLookup appears to be working, but I do have a functionality question. When you choose to prefill the child form from the parent form, are you able to prefill dropdown columns on the child?
    I am currently using cascading in both the fields for the parent and child, so Im wondering if that is the reason I cannot prefill these fields.

    in reply to: Configuration issues #8129
    William Nevarez
    Participant

    Thank you Alex!!!!!
    So far so good. I am able to see the DFFS link to the backend and the dynamics seem to be saving properly. I will work on building out the rules and such over this weekend, but wanted to thank you and share my extreme gratitude for all of your help and attention on this. I am working on getting approval for licensing and the attention you have provided will greatly help me push the Director approvals I need along through the process. =]

    If I experience any issues over the weekend I will document and reach back out to you. Have a great weekend!

    in reply to: Configuration issues #8125
    William Nevarez
    Participant

    Hi Alex,
    I have loaded the patch file and am experiencing a long delay in loading the form, and am unable to launch the dynamics backend page. Sounds like this may be related to the same issue mentioned in the other JSLink comment.
    I am at a loss as to what I am supposed to do to make the product work, and cannot express how much I appreciate all of your help on getting this to work for us.

    in reply to: Configuration issues #8113
    William Nevarez
    Participant

    Thank you for all of your help on this!
    Silly simple question…As Im using the JSLink product, which patch file do I replace in the DFFS folder structure of the SPJS document library?? =\

    in reply to: Configuration issues #8107
    William Nevarez
    Participant

    Alex,
    Thank you for all of your help on this!

    Here is the output…

    >> var a = location.href.toLowerCase();
    console.log(“a:”+a);
    var b = unescape(location.href.toLowerCase().replace(“_layouts/15/start.aspx#/”,””));
    console.log(“b:”+b);
    var c = unescape(location.href.toLowerCase().replace(“_layouts/15/start.aspx#/”,””).split(“?”)[0]);
    console.log(“c:”+c);
    var d = _spPageContextInfo.webAbsoluteUrl.toLowerCase();
    console.log(“d:”+d);
    var e = unescape(location.href.toLowerCase().replace(“_layouts/15/start.aspx#/”,””).split(“?”)[0].split(_spPageContextInfo.webAbsoluteUrl.toLowerCase())[1]);
    console.log(“e:”+e);
    var f = decodeURI(unescape(location.href.toLowerCase().replace(“_layouts/15/start.aspx#/”,””).split(“?”)[0].split(_spPageContextInfo.webAbsoluteUrl.toLowerCase())[1]));
    console.log(“f:”+f);
    a:https://CONTOSO.sharepoint.com/teams/business%20effectiveness/lists/casewise%20training%20survey/newform.aspx
    b:https://CONTOSO.sharepoint.com/teams/business effectiveness/lists/casewise training survey/newform.aspx
    c:https://CONTOSO.sharepoint.com/teams/business effectiveness/lists/casewise training survey/newform.aspx
    d:https://CONTOSO.sharepoint.com/teams/business effectiveness
    e:undefined
    f:undefined

    Attachments:
    in reply to: Configuration issues #8101
    William Nevarez
    Participant
    in reply to: Configuration issues #8095
    William Nevarez
    Participant

    Thank you Alex.
    I did deactivate the “Minimal Download Strategy” feature and the “/_layouts/15/start.aspx#” has been removed from the front of the list name; however, the DFFS settings are not saving properly. When I set up the Tabs it will work in the form, but when I go back into the DFFS settings the backend form does not have any of the previously saved settings and the configuration in the SPJS Configuration List still has the item listed as “undefined”.

    Are there any particular screenshots I can provide to help determine the cause of the issues I am facing?

    Wil

    in reply to: Configuration issues #8084
    William Nevarez
    Participant

    Alex,
    Another issue was brought to my attention when someone attempted to access the same form I mentioned above. The following error message was received regarding the “SPJS-vLookup.js” plugin failing to load; however, when I go into the plugins folder of the DFFS I do not see plugins using that naming convention, I see the backend/frontend names. Please see attached.

    Thank you again for all of your work developing these tools for all of us to use!

    William Nevarez
    Participant

    So I reviewed the developer tools and saw a strange “accessdenied5” error message which had no additional details. So I cleared the cache and ensured my folder with the DFFS files had the appropriate access, deleted the SPJS-DFFS list and relaunched the form and the cascading columns tab is now visible.
    Thank you again for all of the quick help, it is greatly appreciated!

    William Nevarez
    Participant

    Thanks Andrew I appreciate the suggestion.
    I only hade the SPJS-DynamicFormsForSharePoint list created as Im not using the vLookup feature, so I deleted that as instructed and am still unable to see the Cascading Columns tab on the backend form.
    Please feel free to share any additional suggestions. Luckily Im not in production yet so I have a little time to get this working.

    William

    William Nevarez
    Participant

    Hello Alexander,
    I too am experiencing this same issue where the Cascading tab on the backend form is not visible. For the mostpart my script information is the same as the user above; however, I am currently using:
    DFFS Backend v4.259
    CSS version: 4.02
    spjs-utility version: 1.206

    Any assistance is appreciated on how I can get the Cascading tab to be visible.
    William

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