becca

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 42 total)
  • Author
    Posts
  • in reply to: spjs.dffs.dlgBox #26061
    becca
    Participant

    Backend v4.4.3.58 css v.4.46 spjs.utility v1.328

    in reply to: spjs.dffs.dlgBox #26051
    becca
    Participant

    Related to my post from yesterday, I have this set up and tried both the trigger.(“click”) and triggerSave and neither makes presaveaction run again, then I can’t click submit again

    in reply to: Get ID on New Item Save #25874
    becca
    Participant

    Awesome work-around, thanks.

    in reply to: Add CSS to E-Mail and Print #25856
    becca
    Participant

    I got it to work as a link but the only styling it keeps is the text color, text size, and text background color. In w3school’s editor it looks correct though. I think I’ll have to change it to an image with a link, little bit of a bummer since I wanted the nice click function, but emails are not kind.

    Thanks for your help per usual

    in reply to: Add CSS to E-Mail and Print #25853
    becca
    Participant

    I switched it to be inline but now I just get the button text :\

    becca
    Participant

    Works perfectly, thanks.

    in reply to: Having issues hiding a sbs label #25428
    becca
    Participant

    Okay, so to use it the way I want I would have to put the first reference to the sbs in a function dffs_ready(){} before continuing with my code. That makes a lot of sense since with my rules solution I have to use dffs_ready with my first reference to the rule. This actually helps me understand dffs as a whole a bit better, thanks a ton.

    in reply to: Having issues hiding a sbs label #25403
    becca
    Participant

    sbs_OuterTR_888 does work in rules, while I’m not fond of this solution I have a rule to show the element sbs_OuterTR_888 and one to hide it that I trigger from js at different points. Seems extra odd to me that it works as it should in a rule but not $(“#sbs_OuterTR_888”).hide();

    in reply to: Set dffsValidation with js (Display this message) #25367
    becca
    Participant

    Nvm that last message, for this appending it to ms-formlabel works fine.

    in reply to: Set dffsValidation with js (Display this message) #25365
    becca
    Participant

    This works as intended on td.ms-formbody but not on td.dffs-readonly-inner, how should I modify this to work when also using doReadOnly on the field?

    in reply to: Set dffsValidation with js (Display this message) #25363
    becca
    Participant

    I have a field on tab 1 that effects whether a field in tab 3 is editable or not by a different type of user. I want to clarify why that field isn’t editable to the higher permission users without displaying anything to the general users.

    in reply to: Set dffsValidation with js (Display this message) #25337
    becca
    Participant

    For example, when I inspected one made from a rule on another form, the js path I could copy from it was (‘#field_internal_name_dffsValidation’), different from dffsformvalidation. But I can’t seem to get the right phrasing to set this for a field in the form I’m currently working on.

    in reply to: Set dffsValidation with js (Display this message) #25335
    becca
    Participant

    I think we might be talking about slightly different usages, what you gave me is for if you save without filling out required fields, what I’m looking for is when this is used like an alert (e.g. rule is triggered, sets and shows Display this message).

    in reply to: Unselect tabs on load (JS) #25299
    becca
    Participant

    spjs.dffs.toggleSelectedTab(‘0’); ended up being very useful for making a button to reset the page, thanks for the clarification on toggleSelectedTab

    in reply to: Hide blank readonly fields? #25297
    becca
    Participant

    I apparently never hit Submit when I typed this out before, my apologies.

    I ended up just copying your code character for character but it still didn’t work. I’m switched off this project for now so this can be ignored for a bit. My team has made me the de facto SharePoint expert working on multiple projects so my focus is being switched/refocused often, thus all the very different asks that don’t always have the best follow-up; sorry spastic-ness and thanks for all the help so far.

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