Regards,
I created an icon with the purpose of doing luanch to google maps. I am using the "EncodeURL" function to obtain the address information found in "DataCardValue4", but it is not working since it gives me an error.
I attach a reference image.
Thanks for the help!
Solved! Go to Solution.
Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
Thank you!
Your suggestion solved my problem.
@Jeff_Thorpe wrote:Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
User | Count |
---|---|
211 | |
94 | |
84 | |
50 | |
38 |
User | Count |
---|---|
270 | |
104 | |
102 | |
59 | |
59 |