uncategorized
brendanc at January 19th, 2016 06:54 — #1
Hi,
I am trying to use <strong>
, <B>
and <i>
HTML tags while adding notes using the API to help format how they display on the contact screen. However when they are carried across the markup doesn't work out and the tags are treated as text.
Any suggestions?
brendanc at January 19th, 2016 06:55 — #2
Would also be good to apply
and
or
tags to create paragraphs too. That also fails when I try it with the API.
brendanc at January 19th, 2016 06:55 — #3
Oops - <br>
, <p>
and <div>
cillian at January 19th, 2016 08:30 — #4
Hi again Brendan,
We do not accept HTML tags for this purpose. We do, however, accept BBCode tags.
I can also confirm that the particular BBCode tags we accept are the following:
- [b] bold text goes here [/b]
- [i] italic text goes here [/i]
- [u] underlined text goes here [/u]
Good luck with your import!
All the best,
Cillian
Powered by Discourse, best viewed with JavaScript enabled