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

samuel9294_newb
samuel9294_newb
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
20

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by samuel9294_newb
Customize the badges you want to showcase on your profile
Re: Date and Age Fields - Adobe LiveCycle 23-08-2010
Thanks a lot.Will you be able to help me with the second part of the question. That is..to have the current age displayed in the age field by calculating the date of birth against the system date, so that the age will be updated year by year. ( That is if the system date is correct I guess)Thanks Samuel

Views

256

Likes

0

Replies

0
Date and Age Fields - Adobe LiveCycle 23-08-2010
I've got a "date of birth" field on a form with a corresponding "age" field. When a user enters the date of birth, the age is automatically calculated and displayed in the age field.This is the code on the age field.((Date2Num(DOB.formattedValue, "MMMM D, YYYY") - Date() )/365.25)*-1The calculation works fine.The problem is that every time the form opens up, the figure 111 shows in the age field by default. I want it blank until the user enters a date of birth.I've tried just about everything I ...

Views

1.2K

Likes

0

Replies

3
Read Only fields - Adobe LiveCycle 03-08-2010
Can I assign a button that will bring up a javascript window to enter a password, to change the status of more than one field AT THE SAME TIME, from "read only" to "user entered optional", and then on saving have the same fields go back to the "read only" status?I was playing around with some code but cant get it to work for multiple fieldsvar cRtn = app.response("Please Enter Password:", "Document Control Only"); if (cRtn == "12345"){ this.presence = "invisible"; xfa.host.setFocus("xfa.form.for...

Views

609

Likes

0

Replies

1
password protect multiple fields - Adobe LiveCycle 03-08-2010
Is there anyway to password protect multiple fields on a form to prevent a user from freely changing the content?That is, if a user has opened the form, it should be read only, but if he want to edit the data he must enter a password to do so...

Views

1.9K

Likes

0

Replies

1
Re: Form properties - Show Title - Adobe LiveCycle 02-08-2010
The reason all the options are greyed out is because of the security settings. You actually have to enable security, then disable it That frustrated me for weeks until I figured it out.Do this . .1. Open the form in Acrobat Pro and go the document properties box2. Choose the security tab and in the security method drop box choose "password security"3. Once you do that it automatically goes to the "Password Security Setting" dialog box4. Under permissions, tick the "restrict editing and prinitng ...

Views

1.3K

Likes

0

Replies

0
Search Button on form - Adobe LiveCycle 02-08-2010
How can I add a search button on my form that will bring up the generic search feature of adobe reader?Also is there any way to insert a search feature "powered by google" in a pdf form created with lc?thanks.Samuel

Views

517

Likes

0

Replies

1
Image Field Read Only - Adobe LiveCycle 30-07-2010
Is there any way I can make an image field on a form "read only" after an image has been inserted? Probably to be changed via some password security setting etc?Thanks

Views

1.4K

Like

1

Replies

3
Flowing Tables..!! Help!! - Adobe LiveCycle 29-07-2010
I cant seem to get my table to flow across pages when populated with data. basically, it s a table with five columns and ONE row (NOT multiple rows) and a header. The cells are of course made to be text fields. When populated with data, the table should expand and if necessary flow across pages as much as required according to the content. Ive been trying to get this to work properly without success. I know im missing something simple.Ive tried it with a single text field outside a table and it ...

Views

662

Likes

0

Replies

1
Sort Table Data - Adobe LiveCycle 25-07-2010
is there any way to sort tabel data in livecycle like in excel or word tables?

Views

7.2K

Likes

0

Replies

4
Re: Flowing Tables??!! - Adobe LiveCycle 23-07-2010
Hi Srini, did you get the form sample I sent You?. Did u get a chance to look at it?Samuel..Thanks

Views

201

Likes

0

Replies

0
Likes from