You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CenoPDF Support Group
i have a form that has a drop down list with 4 items. the user will
choose one of the items from the drop down and what i want is whatever
the selection of the user, it should shown in another field on the
same pdf file. i have used the duplicate option, it does the job but
the problem is that the user can make changes to the duplicated field.
but when i lock the duplicated field, it does lock the original too.
can please help find an answer for this.
thank you
Yang Lu
unread,
Oct 8, 2008, 3:26:30 PM10/8/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cenos...@googlegroups.com
Hello,
I made an example that can do this. Please see the attachment. Note the "On Blur" trigger in the combo box. It will get your selected value and put it into the text box which is read-only.