Passer la navigation

[Résolu] Make Field in Repeatable Group Form read only

This support ticket is created Il y a 3 years, 8 months. 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.

Ce sujet contient 1 reply, a 1 voix.

Dernière mise à jour par nicholasH-6 Il y a 3 years, 8 months.

Auteur
Publications
#2486485

Tell us what you are trying to do?
Hi I am building a website that is hidden behind registration. I have a form for a Repeatable Group called Complainant Notes for the Post Type Complaint.

I can pre-populate the field for Complaint ID that links them as follows using a URL query parameters passed:

[cred_field field='@complainant-notes.parent' class='form-control' output='bootstrap' select_text='--- not set ---' required='true' urlparam='cid']

How do I make the field read only so people can't amend the drop down field and choose another complaint?

Many thanks

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
lien caché

#2486497

My issue is resolved now. Thank you!