Please Log in or Create an account to join the conversation.
You can add a button using a Custom HTML field or utilizing Parameters > Layouts feature of any of your fields to override an existing fields display. You could supply a textarea field for example that lets them supply their full address or the address of whatever you want mapped. Then in your layout for that field you'd have it setup the button.1. I want to insert a button with a link into the Userlist and/or Profile of a User.
Let's say to make the 'website' entry appear as a button. I was also looking at a way for either Admin or the User to be able to put in a 'Map' button linked to say Google Map i.e. it would have the button html automatically with instructions of putting in their co-ordinates so it points to them.
I wouldn't add a field just for a space, but instead use some CSS to space the fields apart. The below should work.2. For the Userlist, how do I create spaces. I have made a blank field. But it has this '-', when I take it out in configuration, I lose the space. See attached.
For 1 above, I have tried Auto Actions. But the button code value shows as it is entered. See attached. For the Map button I tried a Custom Html field, but this doesn't show up in Profile Edit, but the button does appear as a button with the word Map in it - no customization possibility.
You'd have to use CSS, but yes it's possible. That field row has the CSS class of cbUserListFL_hits. Something like the below would probably do what you're wanting.Lastly is it possible to move 'Views' in Userlist to - for example bottom right hand corner.
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.