Please see my reply above regarding this. You need to put this in a Custom HTML field. I've already provided a URL with the substitution already in place for you and all you need to replace is ACTION_ID_HERE with your auto action id.Hello, I am not sure where to put "Next in your URL just add the user id as &users=USER_ID_HERE. Direct access to an auto action should pick that up." It emails me my tab no matter who's profile I'm on. So I need to add this somewhere. Can you tell me how to do this?
Create your link so it opens a new page instead of navigating away or add a redirect to your auto action. Have added a feature ticket to add a Redirect option to the Output parameter so it's easier to redirect away from any action. For now only way is to just use Silent and write the necessary PHP.1. It opens a new page that's blank when I click the link. Is there a way to keep it on that page?
There's not CSS sent with the email. You'd need to provide a full HTML template in the email to include CSS to style the field labels.2. Can the formatting of the email be changed at all while using this single tab method as the replacement? It looks pretty good but I want to bold the field titles so they are easier to distinguish from the answers. I'd rather not have to add each one individually if that would even help.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
index.php?option=com_comprofiler&view=pluginclass&plugin=cbautoactions&action=action&actions=ACTION_ID_HERE&users=[user_id]
Please Log in or Create an account to join the conversation.
full HTML template in the email to include CSS to style the field labels
Please Log in or Create an account to join the conversation.
You can place it wherever you like on their profile.1. This code I added to the custom HTML field, can this be on a different tab? I would like to avoid it being in the email message. It's sending the whole tab so it's in the email message.
Set the email to send as HTML then provide all the necessary HTML structure in the email. This means you need to include CBs CSS file in the email, etc.. it's not a simple task since we don't provide an email templating feature (we'll be looking to utilize Joomlas in Joomla 4).2. How do I create this CSS template?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.