cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tag error in Notes.

abhishek_raj07
Participant
0 Likes
584

Hi Experts,

I have taken standard ([DependentObject(TextCollection)] node TextCollection ) TextCollection in my BO after proper binding .When I have tried to write anything inside angular brackets in the notes section it throws following error :

If someone faced this issue and got the solution ,please let me know.

Thanks,

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

former_member186648
Active Contributor
0 Likes

Hi Abhishek,

I guess you are not allowed to use <> in text.

Did you try to enter plain text ?

Thanks, Pradeep.

abhishek_raj07
Participant
0 Likes

Hi Pradeep,

Thanks for the reply.Yes it is taking everything except tag. But in standard C4C notes it is accepting tags also.So there is some way out to use tag in notes and that is my question.

Thanks,

Abhishek

former_member186648
Active Contributor
0 Likes

I used TextEdit control and it worked for me

abhishek_raj07
Participant
0 Likes

Hi Pradeep,

Thanks for the quick reply.I am also using the same TextEdit control and it is throwing the error msg.Please find the below screenshot for the notes property:

If there is any problem please reply or please tell what is the way you have implemented the notes because I am getting the same tag error.

Thanks,

Abhishek

former_member186648
Active Contributor
0 Likes

I guess you are allowed to have only the following inside the tag:

A B BR BR/ DIV EM I LI OL P S SPAN STRONG TT U UL

try it.

Thanks, Pradeep.

abhishek_raj07
Participant
0 Likes

Hi Pradeep,

I have solved the issue by binding the notes to the text instead of formattedtext and now it is taking everything inside the tag.

Thanks,

Abhishek

former_member186648
Active Contributor
0 Likes

I had bound it to text

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

FormattedText is not released to PDI.

Sorry,

   Horst

Answers (0)