Adding values to dynamic block

Adding values to dynamic block

Anonymous
Not applicable
715 Views
5 Replies
Message 1 of 6

Adding values to dynamic block

Anonymous
Not applicable

Hi all,

I've created a very simple block with an XY Parameter and an Array Action. Works perfectly fine, but there is something i want to add, but i can't figure out how to do it..

What I want, is to add a attribute with the name: Panel 1. If I stretch (array) this "panel" it needs to automaticly change the name to Panel 2, Panel 3 etc.

 

Is this possible to do, and if it is, how do I do this?

 

Thanks in advance.

 

I've attached my Panel block

0 Likes
Accepted solutions (1)
716 Views
5 Replies
Replies (5)
Message 2 of 6

ojuris
Advisor
Advisor

For example try this

Don't forget use Regen after stretching the block

Message 3 of 6

Anonymous
Not applicable

Well, it sort of does what i want it to do.. But i only want to see panel 1 or panel 2.. Not the X1 or Y1.

Did you work with fields? Or can you explain how you did this?

 

More difficult is: If i'm going up on the Y axis, from 1 to 5 for example, and I add a second row on the X axis, it needs to continue from 6 to 10..

 

See the image i've attached how i want the end result to be.. Is there a way how to do this?

0 Likes
Message 4 of 6

ojuris
Advisor
Advisor
Accepted solution

Yes I work with fields. You can't array attribute because each attribute in block must have unique name. In block I add another block (consists from 1 attribute) and arrayed that block. And in that block's attribute I use fields with folmulas.

Try new version

Message 5 of 6

Anonymous
Not applicable

Perfect!

But what option did you use with the field? Can you make a screencast with the explanation?

Thank you for this perfect solution!

0 Likes
Message 6 of 6

ojuris
Advisor
Advisor

 

 

 

0 Likes