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

ldpfrog
ldpfrog
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
9

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ldpfrog
Customize the badges you want to showcase on your profile
Re: Lock/Unlock text editing via FormCalc - Adobe LiveCycle 01-07-2010
Okay...that will work but I'm going to have to change the formatting and layout a bit to do so. When I try to directly convert my "text" to "text field" it takes what text I already have in there and makes it the caption of the text field. I need it to be the default value. I tried scripting it and it works...but I can't format it this way. So stupid that you can format caption via the text editor but not the default value!So, I'm assuming I set it to rich text, but then what? Is there script th...

Views

150

Likes

0

Replies

0
Re: Lock/Unlock text editing via FormCalc - Adobe LiveCycle 22-06-2010
Will it still look like a text field? It needs to be editable so that it is customized for each customer, text fields do not make it look very custom-made for them. I could swear I have used pdf forms where I could edit the text in them...

Views

150

Likes

0

Replies

0
Lock/Unlock text editing via FormCalc - Adobe LiveCycle 22-06-2010
Hi everyone,I am wondering if there is a way to let my users edit the text in my document as needed until they hit a button which then locks the text so it can be sent out to a customer. Note that this is just text that they need to be able to edit, not text fields. There are many different solutions I've found online for this but none have worked for me so far. Any suggestions?Thanks,Matt

Views

2.5K

Likes

0

Replies

7
Re: Custom Pop-up form? Response box isn't enough - Adobe LiveCycle 14-06-2010
Thank you, that is definitely a viable option. I was hoping to be able to pop-up this subform though, so that the salesmen are forced to fill out these fields when the document is open. Also, with the visible/invisible subform I will have to alot of "empty" space in the document to put this form somewhere, which is not ideal. If there is no other solution I will simply make the subform invisible once it is filled out, but I would prefer it to be more idiot-proofed with a forced popup form so tha...

Views

79

Likes

0

Replies

0
Custom Pop-up form? Response box isn't enough - Adobe LiveCycle 14-06-2010
Hi everyone,I'm creating a form that is filled out with information by a company salesman before given to the customer. Therefore, I have about 10 things I need to get inputted to the form when it is first opened. As of now, I have 10 different popup boxes when the form opens, this is not ideal. I would like to do a custom form that simply has all 10 questions on it so they don't have to go through 10 "xfa.host.response" boxes everytime they want to fill this form out. Is there anyway to do this...

Views

1.1K

Likes

0

Replies

5
Re: Edit Radio Button Properties via FormCalc - Adobe LiveCycle 04-06-2010
Yes that helped thank you so much! Now my problem is figuring out how to change the text of the radio buttons from the script, any idea on how to do that one?

Views

201

Likes

0

Replies

0
Re: Edit Radio Button Properties via FormCalc - Adobe LiveCycle 03-06-2010
I am using Adobe Designer, and am not seeing an option for render format in the properties. I'm aware that nothing is named yet, I was going to name them as I programmed each button but I can't get the functionality working. I am doing exactly what you're saying and it's not working idk what to do!

Views

199

Likes

0

Replies

0
Re: Edit Radio Button Properties via FormCalc - Adobe LiveCycle 03-06-2010
I am doing that, even going through the ridiculously long heirarchy.xfa.form.form1.subForm.Area1.area.presence = "visible" is not workingArea1 is the radio button group and area is the one button inside that group, as I'm essentially just using radio buttons as checkboxes. This is so frustrating!

Views

198

Likes

0

Replies

0
Edit Radio Button Properties via FormCalc - Adobe LiveCycle 03-06-2010
Hi everyone, I'm have trouble figuring out how edit Radio Buttons in my script. I just want to be able to change the presence and the caption next to them. Basically the user will click a button, a response box pops up, then the radio button makes the text from the response box it's caption and changes the presence of the button to visible. I've tried using Object.#field.presence = "visible" but it's not working. I had it working before but designer crashed afterward and I don't remember what I ...

Views

2.2K

Likes

0

Replies

8