Hello, We
are trying to write a component that duplicates the functionality of the Submit
component but in the form of an A element with javascript
that submits the form. I
have a few questions about how to do this. In order to determine what was
clicked, I need to include a hidden input and set it’s
value before submitting. Is there an easy way of ensuring that the parameter
has been included within this form so I don’t have to worry about
including it multiple times as additional SubmitLink
components are added? We are developing this component because we are in a
situation where we need the functionality of an Action component but with DirectLink like “parameter” capabilities. The
situation is that we have a page navigation bar (ie. Go
to page 3, next page, prev page )
and we want it to behave appropriately upon refresh.. if
the user hits refresh after hitting next we don’t want it to go next
again. Is there another way to accomplish this? (ie. An action component with parameter
capabilities?? ).. Perhaps encoding something into the URL (using a
gesture)?? Thanks Software Development 905-762-5225 |