Skip Navigation

[Resolved] Reference to a field. Can I show in a form 2 fields or a concatenation?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 1 year, 6 months ago.

Assisted by: Minesh.

Author
Posts
#2678755
Screenshot at Jan 17 17-15-38.png

Hello,

I have a form the make a job
A job has a reference to an organization. It works fine
this is the code
<div class="form-group">
<label for="%%FORM_ID%%_organisatie">[cred_i18n name='organisatie-label']Organisatie[/cred_i18n]</label>
[cred_field field='organisatie' force_type='field' class='form-control' output='bootstrap' select_text='Selecteer de organisatie' author='$current']
</div>

but there are organizations with the same name.

Can I show in the select box more than just the field organisatie?
For example: the organization name with the location. (city)

see screenshot

Thx

#2678845

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

No - there is no such feature to merge the two field values and display it as drop-down option.

#2678857

thank for your reply
maybe there is another way
can you display next to the drop down another field that is related to the field in the dropdown list?

thanks for your help

#2678911

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

No - there is no such feature. Even dependent dropdown feature is not available with forms.