Expand my Community achievements bar.

How do I create an "add row" button and increasingly go on numbers area.(Numeric Field)in LiveCycle

Avatar

Level 2

I have two problems.Well, first how do i create a button so to click on it should add row .I did something, but i want to do add body row or row-in-row

Other my problem ;
I created a numeric filed but ,the numbers should increasingly go on when click to add row.

I am new user on this form so i wanted to add my pdf document but i couldn't that Attachments where

11 Replies

Avatar

Level 4

Hi,

     I have created a sample, containing a dynamic table, which should answer to both of your questions, this can be done by "instancemanager" methods.

http://www.megaupload.com/?d=FYFU8JB7

Please let me know, whether the sample is helpful or not?

thanks,

Rajesh

Avatar

Level 4

Go for the regular download, when you do that a timer turns on, for 30 seconds and once the time outs then u will able to see a "Regular Download" button. Try now, it is working for me .

Avatar

Level 2

First of all thank you for your help..
I uploaded the my document on megaupload..My aim is create a work program by using pdf ,for example, this program will be go on five days and there will be "date" and activities" per day. the user to click(that i will create button) and the new day date and activities area will be add below.

i need to add a row below button "+" you can see on document what i want to add to from "date" till button "+"..

I hope i can tell you (by the way sorry for my bad English)

http://www.megaupload.com/?d=OS4PP218

Avatar

Level 4

, it' alright let me take a look at the document and understand your requirement. let me try.

thanks,

Rajesh

Avatar

Level 1

Is there a way to apply the numbering to a text object in a repeating

subform like you did for the repeating rows?

I tried the same code:

this.rawValue = this.parent.index + 1;

This returns a value of 1 for every repeated subform.

If I just use:

this.rawValue = this.parent.index;

I end up getting a value of 0 for every subform.

Worked great for my rows in a table though.

Matt

Avatar

Level 7

this.rawValue = this.parent.parent.index + 1;

This is how I got it to work.

Avatar

Level 2

Hi Matt,

Thank you so much for your reply..Well could you send me that document? I can explain better when i see that you did on the document.

Thanks again.

Avatar

Level 1

this.parent.parent.index + 1 did the trick.

Thanks,

matt

Avatar

Level 2

Hi

Rajesh,

Could you look at the document ? I am sending pdf document to you. you'll see a button "AddNewDate" when open file.When to click "addNewDate" button it should be add new HeaderRow, If you can something i would be so happy.

Thanks

Ayhan

http://www.dosyaupload.net/5524029.html