Hello, I want to use a regex with treplace component to erase all the HTML tags, I've try tried "<.*?.>" but it doesn't work. Can you help please ? Thank you
Hi. I guess the screenshot by Shong could be missleading. At least in my version it works only when using the !!!Advanced Mode!!! section with "<.*?.>" .
Hello
Can you give us an exmaple of your string and what are your expected result?
I tested a simple example on TOS3.2.0 and it works well.
Best regards
Hello,
I have the same issue but with several html tags in my string, something like this:
Text<span class="tx"><strong>Text<br /><br />Text</strong></span>
I can't have a good result with your solution with search "<.*?.>" . I also change remove de check in Entirely Match.
Hi. I guess the screenshot by Shong could be missleading. At least in my version it works only when using the !!!Advanced Mode!!! section with "<.*?.>" .