Anne Maki

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Easy way to make all fields readonly? #27829
    Anne Maki
    Participant

      Hi Alex,
      I had a similar question as Keith and tried to apply the solution you presented above. I put the “set to read only” steps within a function in the Custom JS and I call that function within a rule that runs when the form is loaded (edit mode). However, when testing, I get two error messages (see attachments) and the form fields still end up as editable.

      Any idea what could be happening?

      Thanks,
      Anne

      in reply to: Expand the width of the data – Display Form #27817
      Anne Maki
      Participant

        Hi Alex,
        I tried using this solution as well since I had the same question as Roberto above. Somehow, both the form and label widths are not changing no matter what value I put for the width. Is there something else I need to be setting to make the form body wider/narrower? Here is the current setting I have in the Custom CSS tab:

        .customTooltip{
        float:none!important;
        display:inline-block;
        }
        .ms-standardheader{
        margin-right:0!important;
        }
        .ms-formbody{
        width:600px;
        }
        .ms-formlabel{
        width:200px;
        }

        Any help you can give is appreciated!

        Thanks,
        Anne

        in reply to: Cascading Multi Field not displaying after edit #26661
        Anne Maki
        Participant

          Cascading dropdowns v3.7.26 :: Plugin documentation

          Is this what you’re looking for?

          Anne

          in reply to: Cascading Multi Field not displaying after edit #26651
          Anne Maki
          Participant

            The display form shows the information. Attached are the snippet from the display form and the Cascading Configuration

            • This reply was modified 5 years, 3 months ago by Alexander Bautz. Reason: Removed URL from image
            in reply to: Cascading Multi Field not displaying after edit #26627
            Anne Maki
            Participant

              I checked and it is set up as plain text.

              What’s interesting is that I have another cascading dropdown set up exactly the same way but different content and that one works.

              Anne

              in reply to: Keep selected values in "Selected Options" #26591
              Anne Maki
              Participant

                Thanks Alexander. I used the solution you had indicated in the link and it provided a solution to what I am looking for.

                Anne

                in reply to: Hiding Column Names #26552
                Anne Maki
                Participant

                  Thank you Alexander. The first solution is what I was looking for but good to know about the 2nd in case I need it later! 🙂

                  Anne

                  in reply to: Push Multiple items to sharepoint list #26141
                  Anne Maki
                  Participant

                    Hello,

                    I was looking for the same type of solution (ability for user to add multiple items within a single form) and found post in the forum. Has this ability been implemented in the current release?

                    Thanks,
                    Anne

                    in reply to: vLookup Fields not auto-populating #26059
                    Anne Maki
                    Participant

                      Thank you Alexander. That worked!

                      in reply to: vLookup Fields not auto-populating #26047
                      Anne Maki
                      Participant

                        Here are a couple of attachments. One is the error message I get after adding Custom JS and the other is the set-up of the CEWP front end HTML.

                        Anne

                        in reply to: vLookup Fields not auto-populating #26027
                        Anne Maki
                        Participant

                          Thanks for the reply, Alexander. When I set the function up and call it from the Rules tab, I am getting the error that I need to add the spjs_path variable to the front CEWP html file. However, I looked and I did see it already set up:
                          var spjs_path = “/SPJS/DFFS”

                          I am using SP2013, does that make a difference?

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