hi guys
we started sending a lot of data with form submissions.
if you go to database, select a lead, then choose a form submission and look at the activity detail:
Is it somehow possible to format the data so one can read it easily? e.g. wrap it in a <pre> tag?
that is marketo does that. An alternative I was thinking about was like, user browser styles?
see the problem here:
seems like the <br/> are not respected and newlines are rendered as \n. That is backslash n
so even when "trying" to display the containing span as pre, it won't work
was something changed? broken? another idea?
Solved! Go to Solution.
It's broken (recently). Word has it it's going to be fixed in the next release.
For now, you could fix it with an extension, but it couldn't just be User Styles — would need an assist like TamperMonkey.
It's broken (recently). Word has it it's going to be fixed in the next release.
For now, you could fix it with an extension, but it couldn't just be User Styles — would need an assist like TamperMonkey.