Skip Navigation

[Resuelto] I need a field in a Cred form used for a written signature

This support ticket is created hace 5 años, 6 meses. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Luo Yang hace 5 años, 6 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#1251531

I need to add a field in Post Types to include a written signature and need to display the field box for the customers to be able to write their signature with their finger, as Gravity Forms does.
How can I get it, please?
Thank you.

#1251543

Hello,

I assume we are talking about Gravity Forms Signature Add-On:
enlace oculto

There isn't such a built-in feature within Toolset Forms plugin.

And if you are familiar with PHP and Javascript coding, you may be able to integrate an external library to do so.

You can expand the Toolset Forms behavior to fit your needs by adding additional HTML/Javascript and also you can control the form behavior through the available hooks CRED provides:

https://toolset.com/documentation/programmer-reference/cred-api/

For example, you can use: enlace oculto (It is just an example library)