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

albert_clawson
albert_clawson
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
29

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by albert_clawson
Customize the badges you want to showcase on your profile
Re: Referencing XML data within the form - Adobe LiveCycle 04-02-2011
I tried it with a couple of words after the "-" and it is something about that character that causes it to protest.

Views

322

Likes

0

Replies

0
Re: Referencing document version - Adobe LiveCycle 04-02-2011
form1.desc.version // FormCalcthis = form1.desc.version; // JavaScript

Views

156

Likes

0

Replies

0
Re: Referencing XML data within the form - Adobe LiveCycle 04-02-2011
And in today's lesson I also learned that if your form name has a hypen in it then the scripttxtFooter = concat("this is version ", form-name.desc.version)will drop the "-name" and say that "form" is an invalid accessor. Everything else work work just fine, and changing the - to a _ fixes the problem, but still.....

Views

321

Likes

0

Replies

0
Re: 3 state checkbox: check OR cross OR off - Adobe LiveCycle 03-02-2011
The only way to mark a thread as answered is to create a new response.

Views

270

Likes

0

Replies

0
Option to prevent saving form with data - Adobe LiveCycle 03-02-2011
Is there a setting to toggle that prevents a user from saving a form with data in the fields? If they want to save the file with the data that is fine but I want to force them to use a different file name. This gets a bit more complicated when you consider that they should be able to open a copy of the form with existing data and save that copy with any data updates, it is only their original blank copy that I dont want them to save.

Views

577

Likes

0

Replies

0
Re: Designing a form but stupid fade effect slowing me down - Adobe LiveCycle 03-02-2011
new computer resolved the issue.    

Views

187

Likes

0

Replies

0
Re: Fade effect makes LiveCycle unusable - Adobe LiveCycle 03-02-2011
A newer machine fixed the issue.

Views

171

Likes

0

Replies

0
Referencing XML data within the form - Adobe LiveCycle 03-02-2011
When I view the XML source of my form I see the following lines: 1.1 Al Clawson 2/3/2011 2/1/2011 There is any way I can refer to these strings in calculated fields? Specifically I want a small text field in the footer that displays the version of the form being used at the moment.

Views

1.2K

Likes

0

Replies

6
Re: {something}.#subform[0].TextField5::initialize - (FormCalc, client) - Adobe LiveCycle 03-02-2011
Found it - I had to turn on the hierarchy tab to change it. It is a mystery how I was able to change that name in the first place as I've never been on that tab before, but at least the problem is fixed.

Views

177

Likes

0

Replies

0