Skip Navigation

[Resolved] combine fields (e.g. first name & surname) to one new field (name)

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

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 2 replies, has 2 voices.

Last updated by TorstenR3514 5 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#1201634

Tell us what you are trying to do?
combine fields (e.g. first name & surname) to one new field (name)

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#1201771

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - as I understand, you want to combine custom field values in backend (admin) and save the resulting value into the third custom field. If this is true:

Toolset offers PHP API which you can use here. More info:
=> https://toolset.com/documentation/customizing-sites-using-php/updating-types-fields-using-php/#an-example

Please let me know if you need further help regarding this.

#1211179

My issue is resolved now. Thank you!