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

asterix09
asterix09
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by asterix09
Customize the badges you want to showcase on your profile
Re: Problem with the caption.value.#text - Adobe LiveCycle 28-12-2010
Yes,the problem resolved, thank you for collaboration.-Messaggio originale----Da: forums@adobe.comData: 21-dic-2010 16.56A: "Enrico Astegiano"Ogg: Problem with the caption.value.#textDo you still have issue or is it resolved?? If it is not resolved, send the fomr to mailto:LiveCycle9@gmail.com, so I can have a look at it.. ThanksSrini

Views

164

Likes

0

Replies

0
Re: Problem with the caption.value.#text - Adobe LiveCycle 20-12-2010
With the recommended indications are unable to resolve the problem.Thanks

Views

163

Likes

0

Replies

0
Problem with the caption.value.#text - Adobe LiveCycle 20-12-2010
I'm doing my first steps in the FormCalc language to create PDF forms to be distributed, and what I do here is try to change the caption text of a text field on the basis of a decision made previously by a drop-down field in the small script I tried to write it as follows:var text = Choose (Elenco1.rawValue, "Request Number", "Number required")if (Elenco1.rawValue == 1) then $. caption.value. text.value # text = $. RawValue Num2Date = (Date (), "YY / MDD_IHS) elseif (Elenco1.rawValue == 2) then ...

Views

1.8K

Likes

0

Replies

4