Hi Paul, Thanks for this. I’ll keep this in mind for the future.
I found that Bob’s simple suggestion of: put URL VarURL into VarHTMLText to work the best for me. Thanks again! Rick > On May 18, 2022, at 1:38 PM, Paul Dupuis via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Instead of: > > set the HTMLText of VarHTMLText to URL VarURL > > Use: > > set the HTMLText of the templateField to URL VarURL > > And instead of: > > get the effective HTMLText of VarHTMLText2 > > Use: > > get the effective HTMLText of the templateField > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode