Additional Fields for job title/role

Hi,

in our corporate business, many of our staff have a title AND position, for example:

Julia Davis, Mortgage Planner AND Partner

It would be great if I had the option to put those in separate fields so partner/founder/CEO can be its own line/colour/etc sperate from duties/role.

Thanks :slight_smile:

Folks, our former Wishlist portal, where our users shared their requests and suggestions, was transferred to this forum. You’re most welcome to vote, add new ideas, and leave your comments here — we surely will consider them all! :star_struck:

Original Votes: 2

Hi Chris,

Thanks a lot for adding your idea!

I see your point, and we’ll try to think in this direction in one of the future updates :slight_smile:

Thank you for helping us!

Helga, Community Manager

Join our online meeting space — Community Forum
Keep up with latest updates — Facebook
Get to know our team — Instagram

I see this hasn’t progressed in a couple years, at least on this thread. I also need a couple rows here instead of a single entry. Is there a way to use the contact info slots and make them not clickable? I’m not sure the CSS for that.

1 Like

Hi @Sandy_Cunningham :wave:

You can try to add the additional title/role to the Location field in the Contact Info section (it’s not clickable):

Check it out and let me know if it worked for your case :slightly_smiling_face:

It works, but creates weird spacing. How would I put less space between that line and the position line?

1 Like

Got it!

I’ll check it with the devs and let you know if it’s feasible :slightly_smiling_face:

@Sandy_Cunningham Thank you for waiting!

This code should help you:

.eapp-team-showcase-member-card-info-job {
  margin-bottom: 0px !important;
}

Add this code to the Custom CSS field on the Style tab and let me know if it worked :slightly_smiling_face: