You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is it possible for RPL to insert a HTML markup value as HTML format, without transforming it as text

Is it possible for RPL to insert a set of HTML code which is stored in a field, without transforming it as text value?

For example, let's assume a pet table's field ('FIELD1') contains the following HTML code:

'<tr><td colspan="2" align="center" bgcolor="#ffcc0d" style="padding: 7px;"> THIS WEEK'S ITEM RANKING!!</td></tr>'

Then we call the 'FIELD1' data using RPL like this:

${TABLENAME.FIELD1}

Then, we see the HTML values as text, rather than HTML markup.

Is there any way to treat the value in a table field as HTML and insert

into email contents?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!