How can I make a URL title from a dropdown selection? I am trying to send on an email with a link title based on a dropdown selection. I have the following code:
<a href='www.youtube.com'> &dd_teacher1.SelectedText.Value & </a>)
THANK YOU!!!
Solved! Go to Solution.
Hi @mr_g-ski ,
Please modify as follows.
"<a href='Https://www.youtube.com'>"& dd_teacher1.SelectedText.Value &"</a>"
Hope this helps.
Sik
Hi @mr_g-ski ,
Please modify as follows.
"<a href='Https://www.youtube.com'>"& dd_teacher1.SelectedText.Value &"</a>"
Hope this helps.
Sik
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
200 | |
185 | |
69 | |
42 | |
34 |
User | Count |
---|---|
346 | |
274 | |
124 | |
80 | |
64 |