I have a simple web resource for adding a horizontal rule via an HTML web resource with an <hr> in it. I use it to separate certain fields but every time I use it, I have to insert a new web resource and give it a unique name, e.g., my web resource is named pps_horizontalLine, I then have to give it a field name, WebResource_HR. If I want to add a second horizontal rule, I have to name it something different. So I end up having several instances of the web resource with incremental names. Is there not a way to reuse the original web resource I insert?
*This post is locked for comments