Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

LC_Apprentice
LC_Apprentice
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by LC_Apprentice
Customize the badges you want to showcase on your profile
Re: Question about Attachments - Adobe LiveCycle 23-07-2009
Thank you everyone for your input. I finally went with creating departmental Digital IDs and certificates, distributing those and using the digital signature box to modify the fields I needed to be set as read only. I couldn't figure out the scripting for setting specific subforms to read only and so I had to take this route.Again, I appreciate all the help.

Views

320

Likes

0

Replies

0
Re: Question about Attachments - Adobe LiveCycle 22-07-2009
I was playing around with Adobe and I saw that one could create signatures. My main problem was that how did I create the type that Adobe needs for the document. Then I found that after creating the signature, you had to export it and this created the *.p7c or *.cer file that I needed to link to the signature field when using LiveCycle. Like you said though, I have a number of people that could sign this document and that sounds like a ton of work to create them all. I will if needed but I think...

Views

331

Likes

0

Replies

0
Re: Question about Attachments - Adobe LiveCycle 22-07-2009
Steve,Thanks for the input and the timely response. I think I have the basic idea and I have been able to place the signature field object and associate the section/subform with the signature field. Question now is how do I create D. signatures for these other departments to use? I don't have the budget to go out and purchase these and I don't need that level of security anyhow. Is there an easy way to do this?or should I just go with trying to create a script to make objects read only?

Views

331

Likes

0

Replies

0
Re: Question about Attachments - Adobe LiveCycle 22-07-2009
Thanks for the info. I haven't had time to test the information in the Guide but it looks promising.On a tangent, another question that comes up from this: can I make specific portions/sections of the form read only after it has been filled out by a department and e-mailed back to me? So that when I send it to the next department, they can only make changes in their section of the form? I couldn't find anything in the guide...

Views

332

Likes

0

Replies

0
Question about Attachments - Adobe LiveCycle 21-07-2009
Let's say I have a form that captures data about a document. For example the form asks for the document name, old and current revisions, and the document title (oversimplified example). Then I have a Word document with redlines in it to show the changes I have made from the old revision to the new one. Is there a way to add a button to my form that attaches the Word document to my form? Can you even attach a document to a form (user A), e-mail it to someone (user B) and then pull that document o...

Views

6.7K

Likes

0

Replies

13
Re: How to Deselect 1 Checkbox When Selecting Another - Adobe LiveCycle 08-07-2009
Thanks for the input Jono. I understand your reasoning but when I was trying to make the change from checkbox to radio buttons when the problem first arose, nothing seemed to be working. All my scripts failed to execute and even using 0 didn't seem to help. Maybe a spelling error when I changed the code, don't know. Hence the question on making checkboxes mutually exclusive. I know the look of the heirarchy matters less that how the form actually works, but I just like the look.As I mentioned be...

Views

810

Likes

0

Replies

0
Re: How to Deselect 1 Checkbox When Selecting Another - Adobe LiveCycle 08-07-2009
Thank you AJP! That was perfect. I feel like I must have been in a daze this morning when I was trying to set the deselected/unchecked box to everything but "null."Much appreciated.

Views

697

Likes

0

Replies

0
How to Deselect 1 Checkbox When Selecting Another - Adobe LiveCycle 08-07-2009
So please read before answering.I have two checkboxes in a section of my form. A question is asked and if the answer is yes, and they click the appropriate checkbox, I make one subform visible so they can input the appropriate answer for Yes. in that statement, I want to make sure the Checkbox for No becomes unchecked and the associated subform for no is hidden. Making the subform hidden is no problem but I can't figure out how to make the checkbox for No become unchecked.And vice versa for the ...

Views

3.0K

Likes

0

Replies

4