Go to external website Issue

Hello~ everyone.
I’m testing ‘go to external website’ function.
Testing App is OK but when I change the URL to what i want to change it that face the below error.

1 . Target URL : 수자원 설치

2 . Error:
case1 : Arithmetic expression ‘(“irews.uirri.kr”/“rawris_install_mng”)’ has inputs of an invalid type ‘Unknown’
case2 : Arithmetic expression ‘(“http:”/“irews.uirri.kr”)’ has inputs of an invalid type ‘Unknown’

3 . Testing App :
https://www.appsheet.com/templates/This-app-demonstrates-how-to-use-actions-to-navigate-to-different...

4 . Using Condition :
DestkTop & Mobile(Android) , Chrom

[ Ref. img ]

Please advice!

Solved Solved
0 3 235
1 ACCEPTED SOLUTION

You have to wrap the target URL in quotes.
"url"
not just
url

View solution in original post

3 REPLIES 3

You have to wrap the target URL in quotes.
"url"
not just
url

Thank you very much!!

I solved the issue! ^^;

3X_2_4_2485d26919316b1d80aa60f5ca8e2cb5bc0275fe.jpeg

Thank you. I catch up

Top Labels in this Space