1 to 7 of 7
I'm trying to get tabs delineated in the description field of Profile.
What kind of language do I have to use to get Character Entities to be recognized?
for instance:
"      & # 09 ;      "
Let me revise this.
I'd like a little formatting. Possibly an FCK Editor? Like in Task comments.
The page you actually type in for description:
When I look at the page source for the area that has the Description Text Field, it is properly fomatted.
The page you see for the Profile:
The formatting does not show up. However When I view the page source the formatting IS there. ???Confused???
Thanks Jaime for getting back to me on this
This:
https://company.timetask.com/projects/edit/0101/
VS.
This:
https://company.timetask.com/projects/view/0101/
Whatever formatting you do in edit view does not take effect in view view. I know it may not seem all too important because executive users don't see profile descriptions, but the same thing happens in task comments even with the FCK editor. And we use the "Email this page" as a tool for our clients.
For example a task with the advanced html editor turned on:
https://company.timetask.com/tasks/view/0101/
I just recently tried to type this into the textarea:
<p>* Just checking on the ability to add
spaces and tabs</p>
<table border="1">
<tr>
<td>Some text</td>
<td>Some text</td>
</tr>
<tr>
<td></td>
<td>Some text</td>
</tr>
</table>
* blah
When I hit save, here is how it looks
<p>* Just checking on the ability to add
spaces and tabs</p>
<table border="1">
<tr>
<td>Some text</td>
<td>Some text</td>
</tr>
<tr>
<td></td>
<td>Some text</td>
</tr>
</table>
* blah
I would expect it to look like this:
* Just checking on the ability to add
spaces and tabs
Some text | Some text |
Some text |
The project description field currently doesn't support advanced html. It only supports line feeds and it auto-hyperlinks your URLs.
To me it makes sense to add support for more HTML tags. I'll run it by everyone here and see when and if it can be added.
Thanks for the explanation!
Here are the current tags we support when you "Enable advanced editor" (if a tag isn't on this list it will be removed)
headings
h1,h2,h3,h4
paragraphsp,br,sub,sup,blockquote,span,pre,code
text styles
a,i,b,u,del,strike,em,strong
listsol,ul,li
tablestable,caption, col, colgroup, tbody, td, tfoot, th, thead, tr
We are in the process of adding img tags next.
1 to 7 of 7
Comments are closed.
For more Intervals help documentation, please visit help.myintervals.com