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
My issue is resolved now. Thank you!