Support

  1. online-today
  2. General
  3. Friday, October 30 2020, 03:52 PM
I made a easy profile user list table. In a column I added sometimes more than one information. Easy Profile puts them each in a new line. Is there a possibility to decide which information is grouped in one line?
E.g. postal code and city could be in one line but are put in two lines.
Accepted Answer
admin Accepted Answer
Admin
Hi,
there are 2 ways to do this:
1) Via CSS: each field have a own container with class name like alias of the field, so you can add a CSS code in your template like this
table.listusers .postal_code, table.listusers .city {display:inline-block}


2) You can create a field that contain the 2 fields inline by following these steps:
- Create a field of type HTML delimiter called "Address"
- Put in the description editor a code like this
{user postal_code displayed} {user city displayed}

- Set to not show this field in profile, edit profile, and registration pages, it will be used only in the users list
NOTE: The text like {user FIELD_ALIAS displayed} will be replaced by the corresponding field value of the displayed user, docs about content plugin http://docs.easy-profile.com/index.php/article/content-plugin, docs about HTML delimiter field type at http://docs.easy-profile.com/index.php/article/html-delimiter-field-type
  1. more than a month ago
  2. General
  3. # Permalink
online-today Accepted Answer
Great! - I chose the second way with the field type HTML delimiter.
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.