Skip to main content
June 28, 2012
Question

How can I assign an ID or class to the generated <td> from within robohelp

  • June 28, 2012
  • 2 replies
  • 562 views

Is there a way for me to assign an id or class (for the generated html) on a table cell from within robohelp, or wrap a chunk of text in a div or something?

TIA,

-Ted

This topic has been closed for replies.

2 replies

June 29, 2012

Im beginning to think I just need to make an application panel to handle assigning names/classes/ids to elements.

RoboColum_n_
Legend
June 29, 2012

You can change the generated (output) HTML in whatever way you like. It may not work, but then that is for you to test :-) If you want to change the HTML inside the RoboHelp (source files) project, you'd have to regenerate the output to see the result. If you don't, the result of your labour will be lost to everyone.