Dynamic Grid View

Send the blocks where you are retrieving list “Part Wear Chaniya Choli Designer…” and all related to it

lists_select_item

in select list item,

First Argument (list) Accepts Input As a List.

And Second Argument (index) Accepts Input As a Positive Integer.


But Your Second Argument (index) is Not An Integer.

2 Likes

For that use the index in list block.

1 Like

I can’t understand please in detail.
Please make blocks in project and share image of blocks.

This is the list which is all right

image

But…
The index is this which should be a natural number.

image

So for the index param, use the index in list block where list will be the same as the one in select list item and item will be whos index you wish to retrieve.

1 Like

Please make blocks in project and share image of blocks.

1 Like

image

1 Like

But where I have to do this?
I think you have aia of this, see blocks and say where I have to add this blocks.
Please help me.

1 Like

What items you have in list.
Get those items by their index. Index means the position as an integer. Integer is the position in numbers. Example-
XYZ List

  1. Kodular
  2. Ai2
  3. Appy Builder

XYZ List is the name of a list.
Kodular, ai2 etc are the items of the list.
And their index is 1.2.3

1 Like

I can’t understand. Can you share blocks image on this?

Am not on pc at the moment…
Will share in a while…
But till then can you show your blocks?

1 Like


Here is the blocks :point_up_2::point_up_2::point_up_2::point_up_2:
I have added two types of categories like this in one screen​:point_down::point_down::point_down:

1 Like

In the list of images you use url of images or asset files?

1 Like

Asset File

Show me block image of list.

1 Like


Here is my all blocks.

1 Like

Check your blocks.
In dynamic list2 procedure you have set label property to select item index get image…
Correct it.

2 Likes

Where can you point me?

Dynamic List 2

Set label text
For component
To select list item index

2 Likes

I have to select get number. Right?

2 Likes