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

arpynrp
arpynrp
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts & Comments

Posts & Comments
28

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by arpynrp
Customize the badges you want to showcase on your profile
referencing rows within a table - Adobe LiveCycle 28-08-2009
Hi all,I don't know if this has been brought up before, and believe me I have looked, but here goes... I have a table with many tens of rows. Cell 1 of those rows is a checkbox with the exit event scripted as (formcalc)if(this.rawValue == "1") thenform1.Main_Subform.GeneralTable.Row1.presence= "visible"else form1.Main_Subform.GeneralTable.Row1.presence = "hidden"endifWhat I want to do is not have to put the above script in each event of each checkbox. So is there a way of referencing all the che...

Views

617

Likes

0

Replies

1
Re: Another border.fill.color.value question - Adobe LiveCycle 19-08-2009
Hélène,Thank you sooo much. It works beautifully. The fix was so very simple seeming. Obviously I am still on the very steep learning curve for scripting and use this forum religiously to answer my questions (mainly through research).I just want to add to Niall, though, that I really appreciate your help. But, it was way over my head at the moment, but I saved your attachment and will study it, along with the LC book by Terry that you recommended.Thanks again. -rpeterson

Views

541

Likes

0

Replies

0
Another border.fill.color.value question - Adobe LiveCycle 17-08-2009
I am trying to script an if statement to define the background value depending on the instanceIndex of a subform. I have tried it in the click event of the addButton and the indexChange event of the subform. I saw an example of exactly what I am trying to do, but for the life of me I cannot locate it now. I have searched both this forum and the users forum and I know it was in one of them. Anyway, here is what the script looks like:----- form1.Main_Subform.AdditionalAssaysSubform::indexChange: -...

Views

5.4K

Like

1

Replies

7
Reference_Syntax.oddOrEven = "any | odd | even" - Adobe LiveCycle 14-08-2009
Hi all,Has anyone ever used Reference_Syntax.oddOrEven = "any | odd | even" to reference instances? I haven't yet tried it, but was just wondering... My results will be reported later.-rpeterson

Views

630

Likes

0

Replies

0
Re: table cell fill color change depending on dropdown selection - Adobe LiveCycle 12-08-2009
Paul,I have tried it with double quotes, single quotes, and no quotes. Nothing helps. Sorry. I have also reviewed the other posts on this same subject all to no avail.-rpeterson

Views

160

Likes

0

Replies

0
Re: table cell fill color change depending on dropdown selection - Adobe LiveCycle 12-08-2009
Paul,I am trying to change the fill color of the cell. I have attached the doc. Thanks for getting back to me so quickly.-rpeterson

Views

157

Likes

0

Replies

0
table cell fill color change depending on dropdown selection - Adobe LiveCycle 12-08-2009
Hi all,I am trying to have a table cell change its fill color depending on the selection in the associated dropdown. Within the table header row, some of the cells are dropdowns. Those dropdowns are the ones I would like to define the fill colors of the cells below. Here is what I have:if(form1.Main_Subform.Table1.HeaderRow.Other1.rawValue == N/A) {this.border.fill.color.value="220,220,220";else this.border.fill.color.value="0,0,0";}I have it in the change event. Does anyone have any suggestions...

Views

1.3K

Likes

0

Replies

5
Re: Page numbering...everypage but 1 - Adobe LiveCycle 21-07-2009
I place mine on the master page, and then format the numbering under the master page object-pagination tab.-rpeterson

Views

146

Likes

0

Replies

0
Re: Comb formatting - Adobe LiveCycle 21-07-2009
I realize the font size will be proportional to the combs, but can't you add vertical lines in the tall size that you want where you want?

Views

197

Likes

0

Replies

0
Re: Table borders - apply to all - Adobe LiveCycle 20-07-2009
hmmmm... have you tried to change all cell appearances to none, clearing all borders, check in preview to make sure that they all are gone, then reset them all to your desired style and thickness? I am using LC 8.05.2073 which could be the issue with what I did and what you see. the other choice that I see for you would be to start over completely if possible (which most times can be a real pain). I personally have had to do the above process many times and have found that it is inevitably the b...

Views

146

Likes

0

Replies

0
Likes given to
Likes from