aadilfaraz
(AADIL FARAZ)
#1
I have a json file Like this
and i want to add item in the list
any one help me
Taifun
#2
you might want to use the JsonTextDecode method from the web component
Taifun
aadilfaraz
(AADIL FARAZ)
#3
i use json TextDecode Method but no result found
aadilfaraz
(AADIL FARAZ)
#4
hi, @Taifun i tryed many way but no result found.
Please Help me
ImranTariq
(Imran Tariq)
#5
can you show how you tried to add ?
aadilfaraz
(AADIL FARAZ)
#6
i tryed lots of block and read articles
about 2hours of affort
1 Like
ImranTariq
(Imran Tariq)
#8
can you send me you json file?
ImranTariq
(Imran Tariq)
#9
file component cant read json file, it can read only txt file, so you need to store it in txt file or direct add to app in any global variable
aadilfaraz
(AADIL FARAZ)
#10
i checked
file component read json file
use // before file name
ImranTariq
(Imran Tariq)
#11
so here is your solution,
pipechela
(Felipe Valenzuela)
#12
You must remove 1 to length of json array. From 0 to (lenght-1). If an array have 3 items, last index is 2
aadilfaraz
(AADIL FARAZ)
#13
once again thanks for your help
Thank You 3000
It’s Working
1 Like
system
(system)
Closed
#14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.