same weblink for production and staging
Is there a way to define a weblink, so that the full URL is not hardcoded, such that it will work properly on both production vs staging. What I'm finding is that the
weblink is routing to production URL from staging, which sometimes is confusing/causes wrong data entry.
0