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

rishaana
rishaana
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rishaana
Customize the badges you want to showcase on your profile
Re: Show/hide Subform based on Numeric field value - Adobe LiveCycle 25-05-2009
Got it...I have added another 'if" "else" statement to the code and it works as I wanted...Thank you Steve.R

Views

494

Likes

0

Replies

0
Re: Show/hide Subform based on Numeric field value - Adobe LiveCycle 25-05-2009
Hi Steve,Sorry for bugging yor further. Another question. I want the changes to happen only after the rating points reaches '10' .Is there any way to assign the condition to our code?Thank youR

Views

477

Likes

0

Replies

0
Re: Show/hide Subform based on Numeric field value - Adobe LiveCycle 25-05-2009
Thank you Jono and Steve.

Views

476

Likes

0

Replies

0
Re: Show/hide Subform based on Numeric field value - Adobe LiveCycle 22-05-2009
Thank you Steve

Views

475

Likes

0

Replies

0
Re: Show/hide Subform based on Numeric field value - Adobe LiveCycle 22-05-2009
Thank you so much Steve. It worked.I am sorry. This might be a dumb question to ask. In the code, could you please explain the first part, "(NumericField1.rawValue != 0)".Since, I assigned the rest of the code, which obviously didn't work. I am new to coding.Are there any coding tutorial available for LiveCycle Designer for newbies like me???Thanks a lotR

Views

473

Likes

0

Replies

0
Show/hide Subform based on Numeric field value - Adobe LiveCycle 21-05-2009
Hi All,I have created my first form in LiveCycle Designer, but got stuck with the coding. Any help would be greatly appreciated.In the attached form, based on the Numeric Field value 'Total points' (Calculated from user input),I want two things to happen, The text field 'level' should show different text according to the points, Points less than 10 is "Beginner", 10-14 is "Intermediate" and like that... If total points is less than 10, 'Beginners course' and 'Language' DropDownList should appear...

Views

2.5K

Likes

0

Replies

10