Navigation überspringen

[Gelöst] Post field conrol, accidentally changed field type from select to single line

This support ticket is created vor 2 years, 2 months. 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.

Dieses Thema enthält 1 reply, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 2 years, 2 months.

Assistiert von: Christopher Amirian.

Author
Artikel
#2686957

Tell us what you are trying to do?
So we have this custom field called "brand" which is a select type under post type In Production.
I just later realized that another post type created with ACF called Delivery has also a custom field called "brand".
We're going to create a new view for Delivery on Toolset so I was trying to load the non-Toolset fields there.
In Post field control, I tried managing the brand field from Delivery but when I did, the brand field from In Production got affected.
It just changed to single field and I can't find a way to put it back.

Is there any documentation that you are following? No

Is there a similar example that we can see?No

What is the link to your site?versteckter Link

#2687128

Christopher Amirian
Unterstützer

Sprachen: Englisch (English )

Screenshot 2024-03-10 at 18.08.50.png
Screenshot 2024-03-10 at 18.09.10.png

Hi there,

It is not recommended to use ACF with Toolset.

The only option that Toolset has is to go to the Post Control section and hover over the custom field in question and click the Change Type option there.

Please consider Some of the field types are disabled for conversion because they're using a significantly different data format, which is not compatible with the other field types.

Also you can always check the Meta Key column in Post Fields and if the field slug has wpcf- prefix it is created by Toolset.

You might better restore your website from a backup if the issue persists.

Thanks.