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

Davidb01
Davidb01
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
26

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Davidb01
Customize the badges you want to showcase on your profile
Re: Easy one I hope: How do I change text color? - Adobe LiveCycle 04-06-2011
I think you may be overthinking this. I'm talking about every bit of text everywhere and anywhere. How do I change ANY text to a different color than black given the statement of the problem? Are you unfamiliar with the problem I'm describing where the "A" with the blackbar (which should open the color pallette) is replaced with an crossed-out "ABC" on mouseover?

Views

85

Likes

0

Replies

0
Re: Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 04-06-2011
will consider. what's the link?

Views

173

Likes

0

Replies

0
Re: Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 04-06-2011
interesting.I added the line. Still not working for me:My first 2 docReady* lines read: form1.page1::docReady - (JavaScript, client)app.runtimeHighlight = true; //this is the one I pasted after the above pre-existing line//Still, fields are not defaulted to highlights on.What am I doing wrong??

Views

172

Likes

0

Replies

0
Re: Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 04-06-2011
ah ok will do.I think you meant app.runtimeHighlight = true;you added an extra "t" and an extra period.goodbye

Views

172

Likes

0

Replies

0
Re: Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 04-06-2011
1. Does the script have to come first in docready or can it be anywhere within that root?2. Are manual code changes mode only in XML view?3. I notice lines (maybe "SOM"s?) can not be changed, so...about those 2 conflicting lines, you said to delete one, I'd like to delete the one that was "already there" and not the one that goes with the script, but it seems like those existing lines can't be changed...at least in script area, maybe in XML view.My docready* starts with this code: form1.page1::d...

Views

174

Likes

0

Replies

0
Easy one I hope: How do I change text color? - Adobe LiveCycle 04-06-2011
For the life of me I can't seem to find anything with a color pallette (except for background fill). I need to change text color but don't know where to find it. Everything's always black. When I highlight the text, and goto "Font", I see something that looks like the "Select Text Color" (like the one above but as soon as you mouse over it, it turns to a crossed-out "ABC", and can't get the pallette.Thanks for your help.

Views

347

Likes

0

Replies

2
Re: Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 03-06-2011
Thanks but DocReady (along with 95% of the drop-down) is greyed out ..unless I'm on a specific field. I don't want to put this at any particular field. I want to be at the root I guess.How do I make sure I'm at the root?Also, when I paste the color code from that form, I assume I'm putting it just below the existing line 1, or:" form1.page1::docReady - (JavaScript, client)" ?Also, on save, I get the following:"Failed to save the file. Additional error information can be found in the Log tab of t...

Views

175

Likes

0

Replies

0
Need form to open with highlights defaulted to on, but... - Adobe LiveCycle 03-06-2011
When I try copying in app.runtimeHighlight = true;to docready, and then F5 (preview), the field hi's don't show by default.I also triedif (!app.runtimeHighlight){ app.runtimeHighlight = true;}for layout ready, but still no luck.What am I doing wrong? Thanks.

Views

1.0K

Likes

0

Replies

11
Re: Form won't distribute. Here's the error and everything I've tried so far. Hope you can help - Adobe LiveCycle 02-06-2011
FOR ANYONE WHO HAS THE SAME PROBLEMI FOUND THE "PROBLEM". IT'S SIMPLE:The file was just too deep within a path (folder inside a folder etc). All you have to do is move/copy the form/pdf to your desktop, then open it and hit Distribute. You will no longer get that error.Hope that helps.

Views

266

Likes

0

Replies

0
Re: Shipping (1st) then Billing, but need to allow subsequent revisions in BILLING address - Adobe LiveCycle 19-05-2011
You totally solved it Niall. Thanks.Just to help out others who may be following along, or happen to trip across this thread, this turned out to be the problem. Thanks for your help:******You had two tables with the same name. This would require you to resolveNodes, which is not efficient. I have named the first table “Table4a” and the second “Table4b”. In addition, you were only referencing the object in your script. Because each of the objects are buried inside tables, the checkbox cannot see ...

Views

253

Likes

0

Replies

0
Likes from