Skip to main content
Participant
April 10, 2021
Question

Fillable forms duplicate text field manipulation

  • April 10, 2021
  • 2 replies
  • 765 views

I created a form with some user-inputed text fields. Then, I created duplicates of those text fields, because I want one set to be user-inputed (I set this field to have a gray field and the font to courier) and the "output" to be the second set of fields, where I have maniuplated that set to have special prefixes (simple java scripts) and fonts. It all works perfectly except for one thing: I want the second set of fields to be read-only. I haven't been able to separate this restriction: either they are both read-only, or not. Is there a work around? 

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
April 10, 2021

If the fields are duplicates of each other (ie. have the exact same name) then you can't set only one of them as read-only and not the other.

EnmnMAuthor
Participant
April 10, 2021

This is true, but you posted the solution I needed here: https://community.adobe.com/t5/acrobat/fillable-form-duplicate-fields-read-only/td-p/9763177

 

As soon as I can figure out how to delete my thread, I will surely do so.

try67
Community Expert
Community Expert
April 10, 2021

Why delete it? It might be useful for others in the same situation.

Bernd Alheit
Community Expert
Community Expert
April 10, 2021

This is not possible with Acrobat Reader. Post the question in the forum for Adobe Acrobat.

EnmnMAuthor
Participant
April 10, 2021

You are correct. I accidently posted in the wrong forum. Sorry.