Dan Gotter

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: General DFFS enhancement suggestions #31375
    Dan Gotter
    Participant

    Hello,
    I am trying to use the function setFieldLable to rename some fields. The names created on the list are more system formatted with underscores and vowels missing. I’ve loaded the latest version 4.4.5.5 and I added the custom js you have above:
    spjs.dffs.setFieldLabel({
    “fin”: “Title”,
    “label”: “Title new label”,
    “css”: {“color”:”green”, “font-size”: “1.5em”}
    });

    When I try to load the page I get an error message stating I need to add the site name to DFFS_frontend_CEWP.html file which I have done.
    var spjs_path = “/sites/spfyxkqr/SPJS/DFFS”;

    I still get the error message and the form fails to load.
    Is there something I am missing to get the custom js to load and run?

    Thank you for all your work on this tool.
    Dan

Viewing 1 post (of 1 total)