Hello
I have something in my selector that contains sign “&” and it looks because of it I cannot save the selector, how do you replace this character?
Hello
I have something in my selector that contains sign “&” and it looks because of it I cannot save the selector, how do you replace this character?
@anon40731888
you can place this with * OR ?
how? instead? * ? or before? & or after &?
@anon40731888 Replace & with * or ?
it could be "TEST*", "
That won’t be why you can’t save the selector. Show us your whole selector.
Those characters are part of how HTML objects are parsed.
No no, I did how Raja said and it worked, I had “Text & Text / Text” and I replaced with Text ? Text ? / Text and now it is working correctly
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.