Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
hyperPad

hyperPad Forum

  1. Home
  2. Help and Support
  3. How to use "For Each" tag loop on each object

How to use "For Each" tag loop on each object

Scheduled Pinned Locked Moved Help and Support
116 Posts 3 Posters 74.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • iTap DevelopmentI iTap Development

    @Deeeds all I did was choose to use a pre-made array since it’s easier if you don’t need anything nested or whatever. The difference? On a behavior type array, to modify you just need to select the array behavior you want to modify....simple.
    On the value type array, unless you put in an array for the value, it’s making a new array. And then to use that array with anything else, you have to use that modify array’s output.
    I don’t know if if this is what you were doing, but you can’t like type the name of a behavior array in the value type input field.

    D Offline
    D Offline
    Deeeds
    wrote on last edited by
    #67

    @iTap-Development Are we looking at the same thing?

    iTap DevelopmentI 2 Replies Last reply
    0
    • D Deeeds

      @iTap-Development Are we looking at the same thing?

      iTap DevelopmentI Offline
      iTap DevelopmentI Offline
      iTap Development
      wrote on last edited by
      #68

      @Deeeds you tell me!

      1 Reply Last reply
      0
      • D Deeeds

        @iTap-Development Are we looking at the same thing?

        iTap DevelopmentI Offline
        iTap DevelopmentI Offline
        iTap Development
        wrote on last edited by
        #69

        @Deeeds can you post a screen shot? Or is that too much like a project?

        D 1 Reply Last reply
        0
        • iTap DevelopmentI iTap Development

          @Deeeds can you post a screen shot? Or is that too much like a project?

          D Offline
          D Offline
          Deeeds
          wrote on last edited by
          #70

          @iTap-Development No need for the attempts at asides. Don't poke a bear, etc...

          The question remains the same, why doesn't this work?

          0_1511233996799_Screen Shot 2017-11-21 at 11.12.56 AM.png

          iTap DevelopmentI 2 Replies Last reply
          0
          • D Deeeds

            @iTap-Development No need for the attempts at asides. Don't poke a bear, etc...

            The question remains the same, why doesn't this work?

            0_1511233996799_Screen Shot 2017-11-21 at 11.12.56 AM.png

            iTap DevelopmentI Offline
            iTap DevelopmentI Offline
            iTap Development
            wrote on last edited by
            #71

            @Deeeds if you want to set it up like that, you’ll need to SET the behavior array to the modify output. When you drag the behavior array output into the value input, it basically is only a copy of what the behavior array was. It’s not actually modifying the behavior array. Which is why, in this case, you would modify as a behavior type array.

            D 1 Reply Last reply
            0
            • D Deeeds

              @iTap-Development No need for the attempts at asides. Don't poke a bear, etc...

              The question remains the same, why doesn't this work?

              0_1511233996799_Screen Shot 2017-11-21 at 11.12.56 AM.png

              iTap DevelopmentI Offline
              iTap DevelopmentI Offline
              iTap Development
              wrote on last edited by
              #72

              @Deeeds if that doesn’t make sense, send it and I can show you😄

              1 Reply Last reply
              0
              • iTap DevelopmentI iTap Development

                @Deeeds if you want to set it up like that, you’ll need to SET the behavior array to the modify output. When you drag the behavior array output into the value input, it basically is only a copy of what the behavior array was. It’s not actually modifying the behavior array. Which is why, in this case, you would modify as a behavior type array.

                D Offline
                D Offline
                Deeeds
                wrote on last edited by
                #73

                @iTap-Development Just explain, where is the modify Array output?

                iTap DevelopmentI 1 Reply Last reply
                0
                • D Deeeds

                  @iTap-Development Just explain, where is the modify Array output?

                  iTap DevelopmentI Offline
                  iTap DevelopmentI Offline
                  iTap Development
                  wrote on last edited by
                  #74

                  @Deeeds 0_1511234486147_AAEFC39D-9AB6-4F39-9FED-CFDC4C3C17D8.jpeg

                  D 1 Reply Last reply
                  0
                  • iTap DevelopmentI iTap Development

                    @Deeeds 0_1511234486147_AAEFC39D-9AB6-4F39-9FED-CFDC4C3C17D8.jpeg

                    D Offline
                    D Offline
                    Deeeds
                    wrote on last edited by
                    #75

                    @iTap-Development So I'd have to replace the array to do it this way?

                    iTap DevelopmentI 1 Reply Last reply
                    0
                    • D Deeeds

                      @iTap-Development So I'd have to replace the array to do it this way?

                      iTap DevelopmentI Offline
                      iTap DevelopmentI Offline
                      iTap Development
                      wrote on last edited by
                      #76

                      @Deeeds what do you mean?

                      D 1 Reply Last reply
                      0
                      • iTap DevelopmentI iTap Development

                        @Deeeds what do you mean?

                        D Offline
                        D Offline
                        Deeeds
                        wrote on last edited by
                        #77

                        @iTap-Development The output from this operation, using the Modify Array in this way, is going to be a whole array, right?

                        iTap DevelopmentI 1 Reply Last reply
                        0
                        • D Deeeds

                          @iTap-Development The output from this operation, using the Modify Array in this way, is going to be a whole array, right?

                          iTap DevelopmentI Offline
                          iTap DevelopmentI Offline
                          iTap Development
                          wrote on last edited by
                          #78

                          @Deeeds yes it would. Which means you would have to set the behavior array to that output.
                          And at that point it doesn’t make sense to do it this way.

                          D 1 Reply Last reply
                          0
                          • iTap DevelopmentI iTap Development

                            @Deeeds yes it would. Which means you would have to set the behavior array to that output.
                            And at that point it doesn’t make sense to do it this way.

                            D Offline
                            D Offline
                            Deeeds
                            wrote on last edited by
                            #79

                            @iTap-Development That's what I mean, you're overwriting the array. Right? Can it be done? Does it work?

                            iTap DevelopmentI 2 Replies Last reply
                            0
                            • D Deeeds

                              @iTap-Development That's what I mean, you're overwriting the array. Right? Can it be done? Does it work?

                              iTap DevelopmentI Offline
                              iTap DevelopmentI Offline
                              iTap Development
                              wrote on last edited by
                              #80

                              @Deeeds yes, if you set the modification to SET and actually choose the array behavior(not how you did in the screen shot) it will overwrite the behavior array with the modify output.

                              1 Reply Last reply
                              0
                              • D Deeeds

                                @iTap-Development That's what I mean, you're overwriting the array. Right? Can it be done? Does it work?

                                iTap DevelopmentI Offline
                                iTap DevelopmentI Offline
                                iTap Development
                                wrote on last edited by
                                #81

                                @Deeeds but like I said, there no point doing it that way. In this case.

                                D 1 Reply Last reply
                                0
                                • iTap DevelopmentI iTap Development

                                  @Deeeds but like I said, there no point doing it that way. In this case.

                                  D Offline
                                  D Offline
                                  Deeeds
                                  wrote on last edited by
                                  #82

                                  @iTap-Development

                                  Can you explain how you came to understand that Value Type arrays are copies of the original?

                                  iTap DevelopmentI 2 Replies Last reply
                                  0
                                  • D Deeeds

                                    @iTap-Development

                                    Can you explain how you came to understand that Value Type arrays are copies of the original?

                                    iTap DevelopmentI Offline
                                    iTap DevelopmentI Offline
                                    iTap Development
                                    wrote on last edited by
                                    #83

                                    @Deeeds played with them for an afternoon when they came out. Probably asked a question or two.
                                    It’s not that complicated.

                                    D 1 Reply Last reply
                                    0
                                    • iTap DevelopmentI iTap Development

                                      @Deeeds played with them for an afternoon when they came out. Probably asked a question or two.
                                      It’s not that complicated.

                                      D Offline
                                      D Offline
                                      Deeeds
                                      wrote on last edited by
                                      #84

                                      @iTap-Development You're absolutely right. It's not. I'm just trying to figure out how you'd glean this information from the current documentation. I couldn't, and I know what Value Types and Reference Types are, but the documentation lead me to believe they were talking about types, not Types of types.

                                      And the inconsistencies in the documentation and app (which are legion) combined with the default choice being this operation mode made me think it was about the type of values IN the array that they were concerning themselves with, hence the talk about JSON, which solves a problem of JavaScript, that it can have arrays with multiple types of content... which can be a mess when communicating with others, wherein it needs to be forced to use arrays of a single type... hence the potential significance of talking about the OTHER type of types.

                                      I hope I have time to think about explaining this again. I'm sure I can do better ;)

                                      iTap DevelopmentI 1 Reply Last reply
                                      0
                                      • D Deeeds

                                        @iTap-Development

                                        Can you explain how you came to understand that Value Type arrays are copies of the original?

                                        iTap DevelopmentI Offline
                                        iTap DevelopmentI Offline
                                        iTap Development
                                        wrote on last edited by
                                        #85

                                        @Deeeds also, the purpose of the value type isn’t for for making copies, necessarily. It’s for dynamic stuff and nesting. What you did isn’t really the best use.

                                        1 Reply Last reply
                                        0
                                        • D Deeeds

                                          @iTap-Development You're absolutely right. It's not. I'm just trying to figure out how you'd glean this information from the current documentation. I couldn't, and I know what Value Types and Reference Types are, but the documentation lead me to believe they were talking about types, not Types of types.

                                          And the inconsistencies in the documentation and app (which are legion) combined with the default choice being this operation mode made me think it was about the type of values IN the array that they were concerning themselves with, hence the talk about JSON, which solves a problem of JavaScript, that it can have arrays with multiple types of content... which can be a mess when communicating with others, wherein it needs to be forced to use arrays of a single type... hence the potential significance of talking about the OTHER type of types.

                                          I hope I have time to think about explaining this again. I'm sure I can do better ;)

                                          iTap DevelopmentI Offline
                                          iTap DevelopmentI Offline
                                          iTap Development
                                          wrote on last edited by
                                          #86

                                          @Deeeds I don’t think I used the documentation. I just tried it out.

                                          D 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Search