Hoping someone can give me some ideas on how best to code this or if there is an easy way to do it.
Here's the scenario -
I have a form in a custom component in Joomla.
I have a CB list of specific users profiles.
What I need is to put a button/link in each of these users profiles (displayed also in the list of profiles) which when clicked opens to the custom form and populates a form field with the users name.
cdwriter wrote: Hoping someone can give me some ideas on how best to code this or if there is an easy way to do it.
Here's the scenario -
I have a form in a custom component in Joomla.
I have a CB list of specific users profiles.
What I need is to put a button/link in each of these users profiles (displayed also in the list of profiles) which when clicked opens to the custom form and populates a form field with the users name.
Any direction greatly appreciated.
Cheers
The link can be done with a delimiter field - the rest would need customer development from the form's end.