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

edgar65234674
edgar65234674
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by edgar65234674
Customize the badges you want to showcase on your profile
Re: Issue with .caption.value.#text.value - Adobe LiveCycle 28-08-2019
Excellent, the oneOfChild option did work!!!

Views

1.9K

Likes

0

Replies

0
Re: Issue with .caption.value.#text.value - Adobe LiveCycle 27-08-2019
Great, HEADER is a text object, this code works!!!!My only problem at this point is with TextFields, the ".caption.value.#text.value" works perfect with other objects like DropDownLists but for some reason is not working with TextFields captions. Every time I try with TextFields I get an error: "accessor 'TEXTFIELD1.caption.value.#text.value' is unknown"Any idea?

Views

1.9K

Likes

0

Replies

0
Re: Issue with .caption.value.#text.value - Adobe LiveCycle 26-08-2019
Hi,Is not working for all fields, the concatenate function is only showing the field value but not the captions. My smartform is looking to concatenate several Text Captions, Text Field Captions and Text Field Values into a text that can be copy-paste in another platform. Here is one example://HEADER (just a text box in the form with some captions): Data to concat//TextField1 (field with a caption and space to capture input): Enter name//DropDownList1 (list with a caption and options to capture ...

Views

1.9K

Likes

0

Replies

0
Issue with .caption.value.#text.value - Adobe LiveCycle 23-08-2019
Hi all,I have a Formcalc code to concatenate several fields together at the end of the form but I want to have the field caption text and field caption value in the final text. As example:concat(TextField1.caption.value.#text.value," ",TextField1)I hope you can help me!Thanks...

Views

5.1K

Likes

0

Replies

7
Likes given to