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

John_C_Cummins
John_C_Cummins
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
16

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by John_C_Cummins
Customize the badges you want to showcase on your profile
Re: LC Configuration Manager problem, port 8080 still in use? - Adobe LiveCycle 06-12-2012
Have you confirmed that the Firewall and/or Anti-Virus aren't blocking the connection attempt from Configuration Manager (a Java process) to the LiveCycle server? If you're not running Configuration Manager on the server, check both the client and server machines.

Views

255

Likes

0

Replies

0
Re: Removing Application using removeApplication - Adobe LiveCycle 31-03-2011
What method did you use?

Views

110

Likes

0

Replies

0
Re: error after a new ES2 installed - Adobe LiveCycle 31-03-2011
I'm working with a customer running LC ES2 SP2 onWAS 7.xSolaris T-SeriesOracle 10 DBAnd we're still seeing this error. It isn't causing problems, just showing up in the logs. It should be fixed in ES3.

Views

131

Likes

0

Replies

0
Re: LC Configuration Manager problem, port 8080 still in use? - Adobe LiveCycle 19-08-2010
Try the steps that Jayan listed in his response to this post. http://forums.adobe.com/message/2556810

Views

255

Likes

0

Replies

0
Re: How do I add a new page dynamically base on the expendable text field? - Adobe LiveCycle 17-08-2010
Verify that the parent of the subform also has a flow layout. If you have the below structure, both page1 and subform need to have a flow layout.page1 (must be flow) subform (must be flow) textfield (must be allow multiple lines and expand to fit for height)If you've done all of that, then it should work.

Views

103

Likes

0

Replies

0
Re: Unable to configure ALC RM ES2 with GeoTrust SSL Certificate - Adobe LiveCycle 12-08-2010
Hi Ali,It seems that JBoss eitehr can't find the truststore (triple check the path such as forward slashes on Unix) or does not believe your X.509 cert is really an X.509 cert. Did you check the cert with a different tool? For example if you are on Windows, you can right-click the .cer file and check the properties and it will tell you if it's an X.509 cert.I hope this helps.John

Views

143

Likes

0

Replies

0
Re: Automatically fill in field based on data from table rows - Adobe LiveCycle 12-08-2010
This is pretty complicated. You'll have to use scripting for this and I'll tell you how I'd approach this with JavaScript.First of all you need to decide at what point you want to populate this field with the drop down selections. I think you have two options.Option 1 - Automatically calculate this field each time a user makes a drop-down selection. It's possible that a user will enter data and then change a drop down value so you'll have to account for this.Option 2 - Create an update button th...

Views

72

Likes

0

Replies

0
Re: Printable Expanding Text Fields - Adobe LiveCycle 10-08-2010
Did you make sure that you have a dynamic form and not static?Select the comments fields andmake sure that allow multiple lines is set in the object tab. Then go to the layout tab. Make sure that the height is set to expand to fit (this is a checkbox).You also have to make sure that the subform / page that this control is on has a flow layout, so that it expands to accomodate your dynamic comments.Sorry for the duplicate message. - After a refresh I didn't see Srini's comments which are the same...

Views

117

Likes

0

Replies

0
Re: To make existing PDF as a fillable form. - Adobe LiveCycle 10-08-2010
Hi Raju,It depends on the type of PDF. If it's an XFA PDF, i.e. you can open the PDF in LiveCycle Designer, then you could simply save it as an interactive PDF. Since this is the PDF Generator forum maybe you converted a document from a different format (e.g. MS Word) into a PDF? If that is the case then this is more complicated. You'd have to try to import the PDF into LC Designer and then add the fillable fields you need.Hope this helps.

Views

85

Likes

0

Replies

0
Re: DateTime Picker - Adobe LiveCycle 06-08-2010
The easiest thing for you would probably be to have them enter the date in a date picker and then the time separately. You have two opotions for the time:1) Create a text field with a custom pattern that validates the way they enter data. You could create a default time in the format you want them to use.2) Create drop down lists for the hours and minutes. The user selects those and then you can use JavaScript to store the values in whatever format you want.Hope this helps!

Views

430

Likes

0

Replies

0
Likes given to
Likes from