Skip Navigation

[Resolved] I created a form to create an user and fill in woo billing fields but it doesn't

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.

Our next available supporter will start replying to tickets in about 3.85 hours from now. Thank you for your understanding.

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

Last updated by Minesh 5 months, 2 weeks ago.

Assisted by: Minesh.

Author
Posts
#2700270

But the way I wrote this is correct? This is still not clear for me. When do I need cred generic or just cred?

#2700281

Minesh
Supporter

Languages: English (English )

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

You can use Generic field when you want additional fields to be added and saved and there is possibility that you may have to write your own logic to save generic fields.

These generic, non-post fields can serve for anything that you need, which doesn’t go into the database with the post directly by default until you specify to save it.

#2700298

Hi Minesh,
With the test form you created it worked just fine. SO what is going on in the other form? Why is this not working? Where can I see when something is going wrong? What do I have to do?
Cheers
Marco

#2700299

Minesh
Supporter

Languages: English (English )

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

The only suggestion is that you should create a brand new form and test it.