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

1300virginia
1300virginia
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
24

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by 1300virginia
Customize the badges you want to showcase on your profile
Re: How to create a text field containing text/label that can be edited by the end user? - Adobe LiveCycle 12-05-2015
Thank you very much for taking the time to point out this simple work around. I certainly would not have found it on my own and really appreciate your help.Have a great day.

Views

219

Likes

0

Replies

0
How to create a text field containing text/label that can be edited by the end user? - Adobe LiveCycle 05-05-2015
Hello,I’m trying to figure out how to create a text field containing text or a label that can be changed by the end user. Can something like this be done in LiveCycle? Below I have a text field which contains a question and another text field where the user will enter their response. Is there a way to allow the end user to edit the question text as the example implies?

Views

419

Like

1

Replies

2
Re: Remove Row button with alert - Adobe LiveCycle 19-02-2015
Thanks again.

Views

539

Likes

0

Replies

0
Jumping text? - Adobe LiveCycle 19-02-2015
Hello,Does anyone have an idea or know why these elements are moving?I have a dynamic table where the user can add rows and in one of the columns of the table contains four check boxes. As rows are added to the table they display correctly with in a page. Once the table expands to the second page the check boxes of the first row move, however if you add another row to the table it will display correctly until it jumps to the next page. I doesn't seem to make a difference if the check boxes are g...

Views

237

Likes

0

Replies

0
Re: Remove Row button with alert - Adobe LiveCycle 18-02-2015
Thank you for all of your help.

Views

342

Likes

0

Replies

0
Re: Remove Row button with alert - Adobe LiveCycle 18-02-2015
Thanks for all of your help.I'm sorry but I don't think I am following you a 100% as I've added row1 and buttons per your last post but it is not working.var cMsg = "Continuing with the current action will remove all cell entries for this row";cMsg += "\n\nDo you want to continue?";var nRtn = app.alert(cMsg,1,1,"Question Alert Box");if (nRtn == 1) {// OK Responseif ( Table1._Item.count > 1 ) {Table1._Item.removeInstance(this.row1.buttons.index);console.println("The Response Was " + nRtn + ". (1 ...

Views

342

Likes

0

Replies

0
Re: Remove Row button with alert - Adobe LiveCycle 18-02-2015
Thank you very much and now understand the 1, 2, 3, and 4 or have an understanding.I did more checking and tried the following but it is still not removing the added row. I don't know that much about this but it should be working now.form1.FSE_1.Pre_EX.Buttons.Remove::click - (JavaScript, both)var cMsg = "Continuing with the current action will remove all cell entries for this row";cMsg += "\n\nDo you want to continue?";var nRtn = app.alert(cMsg,1,1,"Question Alert Box");if (nRtn == 1) {if ( Tab...

Views

339

Likes

0

Replies

0
Remove Row button with alert - Adobe LiveCycle 18-02-2015
Hello,I have a table that can add and remove rows dynamically. An alert needs to be added to the remove button which I have done. The alert works but when you select OK on the alert the row is not removed.Would this be the correct way to accomplish this task? I am not a programmer and now wondering if my code edit is wrong or there is an alternate solution.Thank youThis is the code I have for the remove button.form1.FSE_1.Pre_EX.Buttons.Remove::click - (JavaScript, both)var cMsg = "Continuing wi...

Views

859

Likes

0

Replies

7
Re: PDF will open at a specific size verses the default of fit to page? - Adobe LiveCycle 03-02-2015
Thanks again for your help it is greatly appreciated.

Views

235

Likes

0

Replies

0
Re: Random crash in Acrobat Reader - Adobe LiveCycle 03-02-2015
Hi,There was only one warning:Table1 Although the object is allowed to break, deselecting the Allow Page Breaks Within Content option of the parent object restricts the object from breaking between pages.I reworked the tables and now there no warnings, however I am still getting a random crashes. Thank you

Views

204

Likes

0

Replies

0
Likes from