Leonid

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 58 total)
  • Author
    Posts
  • in reply to: Child form #31147
    Leonid
    Participant

      Here is the part Im not getting. The sample suggests autopopulating parentId in the Child list from parent’s list ID. But that ID doesnt exist in a New form, only in Edit and View forms. My approach is to pass ID from the Child list (after item is created there) to a field in the New form. That doesnt work.

      in reply to: Child form #31145
      Leonid
      Participant

        Looks like I already know the answer to previous question – its yes. Right now Im puzzled to pass ID of a newly created item in a child list to a field in the parent list in a New form

        in reply to: Child form #31143
        Leonid
        Participant

          Thx Alex! Would it allow use rules for the fields in the chcild list?

          in reply to: Resolve user by display name #30586
          Leonid
          Participant

            Thanks Alex,
            In fact, display name has a comma “Daw, A. John”, whereas UserInfo shows name as “John Daw”. I’ll keep digging

            in reply to: List all fields #28042
            Leonid
            Participant

              oh my, thanks Alex!

              in reply to: List all fields #28035
              Leonid
              Participant

                Yes, I need a method/property to use in Custom JS javascript. Preferably it will be array, list or collection of fileds that I can filter by InternalName

                • This reply was modified 5 years ago by Leonid.
                in reply to: Rule with Lookup field #27989
                Leonid
                Participant

                  Alex,

                  The NEW form has a lookup field with multiple values. I need to read its value BEFORE form is submitted. Please suggest approach. So far all the spjs.dffs objects I looked have empty value:
                  getFieldValue()
                  afterProperties
                  beforeProperties

                  in reply to: Rule with Lookup field #27815
                  Leonid
                  Participant

                    Alex, other fields show defined values when checked in dffs_PreSaveAction. Only multi- lookup is empty. Single- lookup field shows correct value as well. Feels like a bug.
                    I hope theres a way to make a Rule work with multi- lookup field. If not, I need to check multi- lookup values before submitting the form and populate a hidden field based on selection.

                    in reply to: Rule with Lookup field #27751
                    Leonid
                    Participant

                      Its a New form. Other properties correctly show the fields values.
                      By “Custom javascript function” you suggect jQuery instead of getFieldValue?

                      in reply to: Rule with Lookup field #27741
                      Leonid
                      Participant

                        Alex,
                        This is SP Online. I checked spjs.dffs.beforeProperties in dffs_PreSaveAction and value is empty. What am I missing?

                        Attachments:
                        in reply to: Rule with Lookup field #27728
                        Leonid
                        Participant

                          adding to above: the SPFieldLookupMulti field is not exposed in
                          `spjs.dffs.beforeProperties

                          in reply to: Rule with Managed META Data column #27634
                          Leonid
                          Participant

                            Its working now from the Rule. Thanks!

                            Attachments:
                            in reply to: Rule with Managed META Data column #27615
                            Leonid
                            Participant

                              Thanks Alex!
                              Please verify if behavior in the snapshot when the Rule w/o checkbox tries to populate a META data field.
                              The value doesnt resolve automatically to the Term.

                              Attachments:
                              in reply to: Rule with Managed META Data column #27589
                              Leonid
                              Participant

                                Please see snapshots. I tried setting Data Confidentiality field in the Rule to
                                Private
                                Private;

                                None worked. Anything Im missing?

                                Attachments:
                                in reply to: Rule with Managed META Data column #27581
                                Leonid
                                Participant

                                  Thanks Alex!
                                  Any plans to make setting value available for META data field in the Rule? Sofar it doesnt work

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