I'm considering filtering my main IQ file for items with large values for ItemTextSize, i. e. items with lots of item text, to move anything but a 'heading' or the first sentence to the HTML 'field'. Two questions:
1. Will this be worth my while from a performance / data security / stability point of view?
2. If yes, what would be a sensible value to shoot for as a maximum for item text size?
Many thanks!
How do I ?
Comments
Hi Left, No, item text can…
Hi Left,
Pierre, Many thanks for your…
Pierre,
Many thanks for your advice!
Happy Easter (holi)days
Some follow-up points: I've…
Some follow-up points:
Have come up against another…
Have come up against another snag:
I have an item with the Item Text "Reminder Dienst / Schule >".
Its size-related fields show the following values:
Its TextSize should really only be 26 as that's the length of the actual Item Text, right? And the number shown is the result of a bug?
Out of curiosity, as for the difference between the other two values, is the latter just the former with all HTML tags removed from the count?
Many thanks!
Okay, I get it now that…
Okay, I get it now that ItemTextSize is probably meant to be the sum of the length of the Item Text plus ItemHTMLTextSize. So to get at the length of the Item Text when an item has HTML, I'd have to subtract ItemHTMLTextSize from ItemTextSize, right? However, that does not compute in the example above.