Need help with text based link to another page (dev or production)

This is what I have in the editor for a text hyperlink in development
<a href="/version-test/newposition?rowid={{value}}"]>
Click Here

This works only in dev; this does not work if I dont hard code “version-test”
The problem is when I move to production how to remove this automatically?
thanks

You’re interested in Website home URL. CONTEXT:

Thanks; but how to use this in a manually defined url (I am using a plugin so I cant use dynamic url)
thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.