I've no idea. I didn't create your form extension. Ideally it should be able to support sending an email to a specific user id. If it has no such functionality I suggest contacting the developer of your form extension.is using com_comprofiler to send an email to the user. It is an internal process where the visitor does not know the email address of the user. Now, if I need to use a form extension how will the form extension understand to whom to send the email after clicking the button of the HTML field within the userlist? When the visitor will fill in the form extension, the uid=[user_id] will have no meaning to the form extension, correct?
That just gives you access to CBs API if you need it. It doesn't do anything by itself.to the "Before Form" part of the component could help the process somehow?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
A. The submit button link does take the visitor to the CBemailform but it shows another user on the form title and not the one clicked on the userlist. Actually in this case if I could intergrate CB's "Send Email" link into submit button, would solve this issue since "Send Email" does what I need.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
... is just going to be the user id of whoever is viewing the userlist
Please Log in or Create an account to join the conversation.