I am trying to create form that can have action and method to post. Is this something xmod can do?
For example this is what Ineed:
<|form name="form" action="domain.com" method="post"|>
I see there is a <|AddForm|> but no <|form|>. Is there was to achieve this?