Skip Navigation

[Resolved] Make Field in Repeatable Group Form read only

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.

This topic contains 1 reply, has 1 voice.

Last updated by nicholasH-6 2 years ago.

Author
Posts
#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?
hidden link

#2486497

My issue is resolved now. Thank you!