Problem in Allow HTML Tag property
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Problem in Allow HTML Tag property
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.
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
Hello,
Please send us a sample report with test data which reproduce the issue for analysis.
Thank you.
Please send us a sample report with test data which reproduce the issue for analysis.
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: Problem in Allow HTML Tag property
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
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
- Attachments
-
- Test.mrt
- (4.05 KiB) Downloaded 469 times
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: Problem in Allow HTML Tag property
Is there any issue..?
Re: Problem in Allow HTML Tag property
Hello.
The < and > symbols are forbidden in HTML. You should use < and > correspondingly.
Thank you.
The < and > symbols are forbidden in HTML. You should use < and > correspondingly.
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: Problem in Allow HTML Tag property
hopefully it works... 

Re: Problem in Allow HTML Tag property
Hello.
We are always glad to help you.
Thank you.
We are always glad to help you.
Thank you.