lipe22xx
(Felipe )
July 19, 2022, 12:37am
#1
(https://res.cloudinary.com/gcreative/image/upload/v1658165375/jxnq3qh8....2.jpg&titulo=meutitulo& https://res.cloudinary.com/gcreative/image/upload/v1658165375/jxnq3qh8...3.jpg&titulo=meutitulo&
https://res.cloudinary.com/gcreative/image/upload/v1658165375/jxnq3qh..4.jpg&titulo=meutitulo&)
how do i select only “meutitulo”
im trying …
if you know share with me…thank you
Rogerio_Rios
(Professional Support)
July 19, 2022, 1:17am
#2
Remove https from the string. Then separate the rest by “/” Take the last item, which has the word “titulo” and separate it by the “=” sign and take the second item…
Hugs
1 Like
lipe22xx
(Felipe )
July 19, 2022, 3:05am
#3
Something like this?
on this blocks i need get the pars on for
if i get 2 4 6, im getting the titles…how do i erase de url from this list? or get the pars ? or select the second iten ?
lipe22xx
(Felipe )
July 19, 2022, 3:39am
#5
dora_paz
(Dora)
July 19, 2022, 3:46am
#6
You have a list of urls , so use that procedure to get all titles in a list
3 Likes
lipe22xx
(Felipe )
July 19, 2022, 4:09am
#7
see this…i think when the list coming from baserow , change the list…
Split the text at & and select item with index 2 and use replace the titulo= text with empty string
2 Likes
lipe22xx
(Felipe )
July 19, 2022, 2:48pm
#9
good code, but on that code, i need get de pars on index…2 4 6 8 10 …
I was retrieved like this… In your example (i mean one link is having 3 items). Now i tetrived all the items from list of lists
I was copied this link and made a list with 5times. (I noticed this pair && amd removed one)
Did you expect like this?
Every link haveMeutitulo 3 times so now you are seeing 15 items
1 Like
lipe22xx
(Felipe )
July 20, 2022, 12:11am
#11
see this…
i change somethings to be easyer to me…
i create a list of pairs numbers too…(2 4 6…)
how do i do a for each to list , meutitulo1 meutiulo2 meutitulo3
I am not sure what you are expecting…
You have given us a link and want something you said so i tried and showed you. And you expected list of values. Again i have worked it and have given you all values from the link as a list. Anyway you have worked it and learned… Welldone
I believe i have too given simple blocks and you didnt try it seems
lipe22xx
(Felipe )
July 20, 2022, 12:19am
#13
sorry man, im trying for many hours…many codes…so thank you…
lipe22xx:
im trying for many hours
Have you try my code? Did you get result? Did you get your link from basetow as a list or single cell value?
If you are getting as a list then use above block
If you are getting as a single cell value then remove the for each item in the list block & replace get item with baserow value
lipe22xx
(Felipe )
July 20, 2022, 12:27am
#15
yeh, ive try…single cell…i think this is the problem…
Then try this code and let us know as soon as possible
(PS: right now you have only 1,2,3 onlybin the link so it returned only 3)
lipe22xx
(Felipe )
July 20, 2022, 1:04am
#18
this code return… , if i change the number on for number , where number is (6)
if i change 6 to ->2-> i see meutitulo1
if i change 6 to ->4-> i see meutitulo2
if i change 6 to ->6-> i see meutitulo3
Pls see my blocks… You have misplaced the label text. It should come after the event but u have added within in it so it reurn the last value
Also see i have used the numbers in the number event as 2,6,2