Skip Navigation

[Resuelto] Submit text via form on frontend, but not as a Post

This support ticket is created hace 2 años, 3 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 – 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)

Este tema contiene 3 respuestas, tiene 2 mensajes.

Última actualización por Shane hace 2 años, 3 meses.

Asistido por: Shane.

Autor
Mensajes
#2430101

Support,

I want to add text to a View on my website using a form and have it display alphabetically the View, but not have the text be submitted as a post. As follows:

Form fields:
Category: drop down menu
URL: text field
Text: text field
Icon: drop down menu

View text display:
<h2>enlace oculto" rel="nofollow" target="”_blank”"><img src="enlace oculto">TextTextText</h2>

Is this possible?

Thanks,
Chuck

#2430469

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Chuck,

Thank you for getting in touch.

I'm not quite sure I understand the issue. Is it that you want to add a view to your form ? Are you using the view to perform a search in the form ?

Please let me know.
Thanks,
Shane

#2432697

In the past I've used forms to submit new posts. I'm wondering if it's possible to use forms to upload text/links to the frontend of my website displayed within a View. No post needed.

Website: enlace oculto

Each accordion will display a View for the category it represents. Within the View will be links to external links . I plan to upload 500+ links and I think form submission would be the easiest way instead of editing code on the backend.

#2433673

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Charles,

In the past I've used forms to submit new posts. I'm wondering if it's possible to use forms to upload text/links to the frontend of my website displayed within a View. No post needed.

Unfortunately no this won't be possible as the purpose of the Forms plugin is to create posts on the frontend so users won't need to log into the site to create posts.

So each time a form is submitted, a post will be created.

Thanks,
Shane