galanopd wrote:
...so you would have to implement that, possibly with CB Auto-Actions,...
I see... but how Auto Actions could help in this case. What is the action that would do?
Also the Email provided by CB doesn't allow to set options like a dropdown list...
I had in mind to allow the public user to select an option (by setting the dropdown list to public), then after his selection automatically take him to pay by creating e-shop products or something like that.... don't even know if that works.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You would need to add your own link for that. Usually with a Custom HTML field and a button.When clicking on the select field it takes the visitor to the user profile page. I have changed that by setting Userlist->Parameters->Linking to "No" but now I cannot link to the profile at all. Is there a way (apart from creating a "Go to profile" button) to make image or username linkable?
You'd need to use onBeforeDisplayUsersList trigger and add your own custom JS to the page if you need click handling like that. You won't be able to alter the userlist row HTML without developing a new template for CB.I need inside my HTML code to use
Please Log in or Create an account to join the conversation.