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

MattButerworth
MattButerworth
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by MattButerworth
Customize the badges you want to showcase on your profile
Re: Help please: Check box to return value from another field - Adobe LiveCycle 27-01-2010
Hi Niall,I seem to have found that the following has worked:Formcalc change-event of the checkbox:if($ == 1) thencopy_field1 = field1copy_field2 = field2...elsecopy_field1 = ""copy_field2 = ""...endifIf you think there is a better way then I'm all ears!Thanks again,Matt.

Views

100

Likes

0

Replies

0
Re: Help please: Check box to return value from another field - Adobe LiveCycle 27-01-2010
Hi Nial,This is driving me bonkers now. Thank you so much for your help but I'm struggling still....I can't seem to get this method to work...plus I've got the challenge of the Check Box making multiple fields return values (i.e. not just address but also company name, city, postcode, phone).It's probably massively cheeky to ask you this, but could you look at the attached file? It's my first ever attempt at a LiveCycle form (so please don't fall about laughing). You see the top section is the a...

Views

100

Likes

0

Replies

0
Help please: Check box to return value from another field - Adobe LiveCycle 27-01-2010
Hi and thanks for reading this.I'm new to LiveCycle and have a problem that no doubt has a simple answer...ScenarioI have a Text Field called InvoiceAddress.I have a Check Box called SameAsInvoiceAddressI have a 2nd Text Field called InstallationAddressI want the InstallationAddress TextField to be populated with the value from the InvoiceAddress Text Field when the SameAsInvoiceAddress Check Box is checked. When it isn't checked I want the field to remain blank so the user can type in a manual ...

Views

1.4K

Likes

0

Replies

4