Skip Navigation

[Resolved] Post forms with tabs and animation

This support ticket is created 4 years, 8 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Shane 4 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#1691353

Hi,

I am trying to create a post form for a custom post type (for example with 3 custom fields A B C). In this post form i want to have 3 tabs. in each tab i want to have a label in left and the custom post filed in right. So 3 tabes and inside each tab only one custom filed. And when the user inputs the value I want to auto change to the next tab wit the next input filed

can i create something like this in forms ?

Do I need bootstrap for the tabs ?
Do i have to crete sutom code that checks if a field has a value ? and if yes that action hook is this ?

thank you in advanced
kostas

#1691741

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Kostas,

Thank you for getting in touch.

Unfortunately the functionality you want is not available in Toolset. For the Tabs you will need to use the Bootstrap Tabs css to get this done.
hidden link

You will need to edit your form in the Expert mode editor where you have access to the form code structure.

For the auto switching of the tabs you will need to make use of some custom javascript in order to detect when the user has entered data in the field.

Thanks,
Shane