Dear master!
I create a link for customer can download file from other source, I create a Text Input field with format = none.
When I insert a link, Ex:
<a href="http://www.example.com/file.wma">http://www.example.com/file.wma</a>EE export not correct, it render as:
<a href="http://www.example.com/file.wma">http://www.example.com/file.wma</a>I dont want EE auto insert <a></a> to link, what can I do?
Very need your help!