Page 1 of 1

Problem in Allow HTML Tag property

Posted: Fri Nov 15, 2013 8:57 am
by nicegaurav
Hi,

I have problem in MRT text control. Property "Allow Html tag" set "true" of that control, when bind data its working fine but in one condition data has value "< C". it is not showing this value I think it is considered as HTML Tag by the control.
Is there any way to solve this problem.

Thanks in advance.

Re: Problem in Allow HTML Tag property

Posted: Fri Nov 15, 2013 11:13 am
by Alex K.
Hello,

Please send us a sample report with test data which reproduce the issue for analysis.

Thank you.

Re: Problem in Allow HTML Tag property

Posted: Fri Nov 15, 2013 1:05 pm
by nicegaurav
Hi,

Sending the sample report, in which facing the problem. you can also see the State condition, which is not displayed on the report at the time of preview.

The state condition is State < C No Sort<br>

Please help me out.
Thanks

Re: Problem in Allow HTML Tag property

Posted: Mon Nov 18, 2013 9:03 am
by nicegaurav
Is there any issue..?

Re: Problem in Allow HTML Tag property

Posted: Mon Nov 18, 2013 9:36 am
by HighAley
Hello.

The < and > symbols are forbidden in HTML. You should use < and > correspondingly.

Thank you.

Re: Problem in Allow HTML Tag property

Posted: Wed Nov 20, 2013 5:09 am
by nicegaurav
hopefully it works... :)

Re: Problem in Allow HTML Tag property

Posted: Wed Nov 20, 2013 6:32 am
by HighAley
Hello.

We are always glad to help you.

Thank you.