Custom button in form?

Hello,

First of all i would like to apologize if this has been discussed before, but i'm so

dizzy at the moment that i can't find a solution.

My question is:

Is it possible to add a custom button in a form that can redirect to another form.

Consider this example:

1. I have a list that displays users profiles, and a registered user can only see the other

profiles

2. The registered user presses the view button, and after the displayed data there is a

button that says "Send Message".

3. The registered user presses that button and its redirected to another form, where he

can write and send the message to the user that was selected.

Thanks in advance
 
I think i found a workaround.

I'm using a form button with an onClick event that redirects the page via location.href to

the form that i want to display. The parameters that i want to pass to the form are appended to

the URL via Javascript.

This solutions off course has its downsides such as not SEF Urls etc.

Has anybody found an optimal solution to this?

Thanks.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top