Problem in listutils extension

i used listutils extension to arrange vaule in accending order but it only arrange till 9 after that 10 comes next to 1 how to use listutilis to arrange number upto 100 my block section are as given below

2 Likes

List utils is for string…
So it will arrange like that only.

Use this

@Sourav_Pal

3 Likes

Hi, i have the same dificulty.
I’m already using ListAddon, but I don’t know how to order the title and subtitle together.

If you can, see my problem : Use extension ListAddon together with component "List View Image and Text". It´s possible?
Thanks !!

1 Like

Try numbering like this…

01
02
03
.
.
.
09
10
11
12
.
.
.
19
20
21
22

2 Likes

The problem is for sorting, 01 and 1 are not the same thing…

Try putting the values in two digits, as it says @The_K_Studio

2 Likes

@The_K_Studio @pepocero

Guys ListAddon solves this with bubble sort block

7 Likes

i tried it but the problem is still there

i have done it but problem is still there

not working

Did you try what @Boban said?

See here:

i have added two value in a list which are call form firebase so when i use bubble sort the problem is still there

on using bubble sort it gives error

Can you please provide aia… I can try

i have created it only for testing

lisst.aia (1.1 MB)

You firebase screenshot… Because I am getting error from one of your tag name rahul… & how you stored value I got nothing from your aia…

Please pm me…

give the firebase screenshot

hello test that aia, i use listaddon component the bubbleshort are use for only number not text

aia:- lissssst.aia (64.0 KB)

2 Likes

ok thanx for doing this for me

1 Like

thank you for helping its working