Skip Navigation

[Resolved] Editing required fields on the back end

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

Problem:

I have built a membership system using Toolset, but I need to be able to edit their form submissions on the back end after becoming members. In particular required fields. Is there an easy way to do this? The membership system is creating custom post types.

Solution:

As a workaround, you can use specify additional filters that control those required fields group display in admin side, for example:

https://toolset.com/forums/topic/editing-required-fields-on-the-back-end/#post-1106338

Relevant Documentation:

https://toolset.com/documentation/user-guides/types-custom-fields-conditional-display/

This support ticket is created 6 years, 2 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 15 replies, has 2 voices.

Last updated by Arrien 6 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#1113070

My issue is resolved now. Thank you!