Hi All!

I was wondering if I could attach a form with a name different to       that
of the action.

i.e. 
===========
<form name="searchForm"
        type="custom.searchForm"
/>

<action name="searchAction"
...
...
/>
===========

I want to follow this pattern of naming conventions:
ActionName: searchAction
FromName: searchForm
ForwardName: searchResults (Assuming that I only have one forward for every
action)

TIA,

Kunal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to