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

ng_wayne
ng_wayne
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
10

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ng_wayne
Customize the badges you want to showcase on your profile
Re: adding and deleting the row in table - Adobe LiveCycle 09-01-2013
Dear Jono Moore,Appriciate to your reply and explain.Thank a lot.

Views

215

Likes

0

Replies

0
Re: adding and deleting the row in table - Adobe LiveCycle 08-01-2013
Dear Jono Moore,Thanks for your reply.You said to delete the row that the script in the button is as follow:_RowName.removeInstance(this.parent.index);fox example, if my row name is called "Row1", then script in the button is like follow:_Row1.removeInstance(this.parent.index);but it is not work, am i missing something else?and "this.parent.index" means???Thanks.

Views

214

Likes

0

Replies

0
Re: adding and deleting the row in table - Adobe LiveCycle 08-01-2013
Thanks jeanette, The link is awesome and very helpful.

Views

216

Likes

0

Replies

0
adding and deleting the row in table - Adobe LiveCycle 02-01-2013
Hello all,In the picture, Row 2 is the sub row of the Row 1. The two buttons at the top which can add the particular row in the table.I can add the row 1 by this script --> this.resolveNode('Table1._Row1').addInstance(1);1) But i have no idea to success on "+Row2" button?2) and how to delete the specific row when clicking on the "-" button?If anyone know something, please tell me.Thanks a lot.

Views

1.5K

Likes

0

Replies

6
(Cont)Passing dynamic parameter with the URL while submitting the form - Adobe LiveCycle 27-12-2012
Hi all,My question is based on this link --> http://forums.adobe.com/message/4942572#4942572May you kindly refer to the link above for reference.My question is suppose the client side have a html page with a url, when the user click on the link, how the adobe livecycle directly receive the link that clicked from the user? is it possible to do that? Please advise.Thanks a lot.

Views

673

Likes

0

Replies

1
Re: Passing dynamic parameter with the URL while submitting the form - Adobe LiveCycle 23-12-2012
Thanks so much pguerett.It's really helpful for me.BTW, i would like to ask additional question related on it.Suppose the client side have a html page with a url, when the user click on the link, how the adobe livecycle directly receive the link that clicked from the user? is it possible to do that? Please advise.Thanks a lot.

Views

569

Likes

0

Replies

0
Re: script apply on multiple page - Adobe LiveCycle 05-12-2012
Hi vijay reddy 07It works, thanks so much.

Views

180

Likes

0

Replies

0
Re: script apply on multiple page - Adobe LiveCycle 04-12-2012
Hi vijay reddy 07,Thanks for your reply.As I don't know how to share my file here. I have sent out the file to your email as well. Please have a check.Many thanks.

Views

180

Likes

0

Replies

0
script apply on multiple page - Adobe LiveCycle 03-12-2012
Hi all,I am new for the Livecycle.I have a question as following.I have a form with 1 page(e.g. page 1) , 1 button (named as "Add" button) and 2 checkbox.Page 1 containing a simple scripting to control the single selection on the checkbox.When I click the "Add" button, it will perform add new page to duplicating page 1, thus the 2 checkbox will be displayed on page 2, but the checkbox scripting did not function now.How can the checkbox still function as like as page 1?Hope all of you can share y...

Views

1.1K

Likes

0

Replies

4