Skip Navigation

[Resolved] Change a field from text to selection type

This thread is resolved. Here is a description of the problem and solution.

Problem:

I need to change single line field to a select field without losing the data associated with that field.

Solution:

Please try these:

1) Backup your database

2) Dashboard-> Toolset-> Custom fields

find and edit the specific field group, remove the problem "Single Line text field", and add a new select field with the same field slug, and test again

Relevant Documentation:

This support ticket is created 5 years, 11 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by collinC-2 5 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1193252

I started a Toolset project and set it aside for several months. The only changes I made during that time were the routine plugin updates. When I started working on it again, it looks like one of my fields was converted from a Select drop down to a Single Line text field. I don't know if it was due to the updates but I need to change that field to a Select field without losing the data associated with that field. When I try to edit it in the plugin settings, the Select option is grayed out and labeled "not allowed". Is there a manual way I can covert that to a Select field that allows a single selection? Thanks for your help.

#1193463

Hello,

Please try these:
1) Backup your database
2) Dashboard-> Toolset-> Custom fields
find and edit the specific field group, remove the problem "Single Line text field", and add a new select field with the same field slug, and test again

#1193630

My issue is resolved now. Thank you!