Hi,
I was wondering, did anyone here ever tried to change the text boxes all around TL to use plain text instead of html?
For my use I can do only with plain text for all the descriptions, plans and test cases.
If in any event I will need an html text box I'll make a 2nd description textbox called HTML Description or something like that.
Besides, this way importing-exporting TCs will be much easier and the amount of data on the data base is reduced by ~1/4 when you remove all the html tags.
changes to the text boxes
Moderators: Amaradana, TurboPT, TL Developers
yes you can but
it is still just an html when it is saved. you want to save it as plain text you need to alter the DB.
fman, when I paste plain text (from notepad for example) into a test field, it will be pasted as plain text but saves as html. So I can paste:
1. do A
2. do B
c. do C
after loading the test it will look like
1. do A 2. do B 3. do C (same html <br>).
if there is a way to save plain text as plain text in the db as well, please tell me how.
1. do A
2. do B
c. do C
after loading the test it will look like
1. do A 2. do B 3. do C (same html <br>).
if there is a way to save plain text as plain text in the db as well, please tell me how.