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

combocalculater
combocalculater
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by combocalculater
Customize the badges you want to showcase on your profile
Re: create oHider in hierarchy - Adobe LiveCycle 22-06-2010
oh yes, i've forgotten. Thanks!

Views

109

Likes

0

Replies

0
Re: create oHider in hierarchy - Adobe LiveCycle 22-06-2010
I gave "Hotel" the codeFormular1.Page1.Anreise.Hotel::initialize - (JavaScript, client)varPage1.Anreise.Hotel.Hotelbuchung.Optionsfeldliste.ja.rawValue;if(this.rawValue == 2) {Hotel.presence= "visible";}else {Hotel.presence= "hidden";}To create a variable: I work with the German version. There it is called "Skriptobjekt einfügen".

Views

111

Likes

0

Replies

0
create oHider in hierarchy - Adobe LiveCycle 22-06-2010
Hello,i've created a 4 pages pdf document. With the LiceCycle Designer i want to change it in a flexible pdf document.So i create the following structure on Page1:MesseangabenTeilnehmerAnreise a lot of teftfields... Hotel Hotelbuchung textfield radio button unknown ja Hotelwunsch ... the radio button unknown jathe bold radio-button (no value 1, yes value 2) has the following code:Formular1.Page1.Anreise.Optionsfeldliste.ja::initialize - (JavaScript, client)// Hotelbuchung ein-/ausblendenoHelper....

Views

521

Likes

0

Replies

3