No sorry this is not possible, but there is a bit complex workaround, try to follow these steps:
1) set "Interest" Field to now show on profile page
2) create
first HTML delimiter field (to show interest
without "Other Interests"
:
- Show on registration:No
- Show on edit profile: No
- Show on profile: Yes
- Description (HTML editor):
{user interest displayed}
3) create
second HTML delimiter field (to show interest
with "Other Interests"
:
- Show on registration:No
- Show on edit profile: No
- Show on profile: Yes
- Description (HTML editor):
{user interest displayed} ({user other_interest displayed})
4) set conditions on field "Other Interests":
Condition 1: if equal to custom value (leave empty custom value) show
first HTML delimiter field
Condition 2: if not equal to custom value (leave empty custom value) show
second HTML delimiter field
With this if user fill "Other Interests" field it will show on own profile
second HTML delimiter with value like:
Art, Music, Other (Dance)
Otherwise it will show on own profile
first HTML delimiter with value like:
Art, Music
{user interest displayed raw} will be replaced by value of Interests field
{user other_interest displayed} will be replaced by value of Other Interests field
This syntax come from our Content Plugin, docs at
http://docs.easy-profile.com/index.php/article/content-plugin