How to insert html table into RTC Custom field ??
![]() Hello
Eg: if I post <h1>Heading 1</h1> to rtc workitem field ,It should show me as Heading 1
Thank You
|
![]() Hello
Eg: if I post <h1>Heading 1</h1> to rtc workitem field ,It should show me as Heading 1
Thank You
|
Comments
I could able to get the info like we can use wiki field of rtc where we can insert the table : i am trying below table format :
|=id |=What |=test |
|-
|1| abc | defghijk |
|-
|2| defg | defghijk |
|12| hijklm | defghijk |
|13| this is a really long one | lorem ipsum |
But i cannot format my table here with border and table margin ?