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 |
---|---|
193 | |
127 | |
88 | |
48 | |
42 |
User | Count |
---|---|
280 | |
162 | |
136 | |
81 | |
78 |