Hi,
What does Dynamicweb search for when rewriting URL's using the Customized URL's?
I've noticed that Dynamicweb is rewriting the URL's based on the customized URL's features, but that is done for <a href="">'s but not for <form action="">
We sometimes have to build a js object with URL's and since we want to handle customized URLs, cannot build the object diffectly from tags, but have the js read from the existing <a>.
Nuno