Solved
can i change words to {% web_view %}
I want my {% web_view %} to say View
I want my {% web_view %} to say View
Hey
Thanks for reaching out for help with your web view variable syntax!
You can create what you want this variable to show up as by placing your prefered phrase after web_view like this: {% web_view 'Open in your browser' %} This will read as “Open in your browser”. So in your use case, you can use {% web_view ‘View’ %} which will read as “View”.
Hope this helps!
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.