I solved the problem. It was well too easy. Thank you. Jacek

David E Jones wrote:

On Apr 17, 2009, at 11:44 AM, Jacek Wagner wrote:

All,

In all ftl forms I found when method="post" action always points to a desire service.

Is it possible to call direct url instead.

Example: instead ****action="<@ofbizUrl>searchorders</@ofbizUrl>"*** do something like this ***action="<@ofbizUrl>http://orderpagetest.ic3.com/hop/orderform.jsp</@ofbizUrl>***

Yes, but leave you the <@ofbizUrl> tags, they are only needed to write URLs internally.

-David

Reply via email to