hello i just stuck . i have this label – 1. my name is Donald.
and i want when i click copy button so copy only text label not numeric like this — my name is Donald
And i use extension Taifun Clipboard . Is it possible if possible then plz help me.
thanks
Boban
(Boban Stojmenovic)
February 27, 2019, 7:27am
3
Shona_Creations:
Is it possible or not
Hold your horses, keep in mind that everyone is not in the same time zone as you and that we help here in our free time.
/Boban
4 Likes
cian
(Cian)
February 27, 2019, 2:50pm
4
Is the format the exact same all the time?
Try and play with something like this.
i play with this but still not got it .
and i have label data from airtable dynamic
cian
(Cian)
February 27, 2019, 3:21pm
6
And… What am I supposed to do with that information?
You have to explain what you are doing, and what is not working.
i m making a quotes app in this app i have labels so user can easily copy labels but in my labels starting with numeric example -
my name is rahul
my name is trump
my name is dawid
now i want when user click copy button so only copy this text
my name is rahul
my name is trump
my name is dawid
and i know is it possible by remove numeric in airtabel data . but i wanaa show with numeric in app and when user copy without numeric.
cian
(Cian)
February 27, 2019, 3:29pm
8
And my blocks do exactly that.
I show you how the split works. I show you how it creates a list. I show you how to get the second item from the list.
Show me your blocks with my suggestions.
i try but when i copy then Brackets show in first and last in label like this
(my name is rahul)
cian
(Cian)
February 27, 2019, 3:34pm
10
Shona,
I do not think I can help. You are not following instructions.
this one work for me on test app now i test on actuall app
thanks
@cian i try in test app where i put manually add text in label then i got my solution .
but now i try in my actually app where my label data from airtable as u can see below image in this i stuck please help
cian
(Cian)
February 27, 2019, 5:33pm
15
You are parsing on screen initialize. Setup a proceedure, to make the call, and THEN do the split
cian
(Cian)
February 27, 2019, 6:15pm
17
Move the split into the top of the proceedure.
1 Like
like this and this error show also
cian
(Cian)
February 27, 2019, 6:26pm
19
Move proceedure under the Label1 in Got Cell