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

Hnig
Hnig
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
3

Discussions

Discussions
2

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Hnig
Customize the badges you want to showcase on your profile
Re: Get name of selected RadioButton in Dialog - Adobe LiveCycle 11-02-2017
Hi,I am not aware of a way to do this using the dialog object, though there are a lot of undocumented methods and properties some of which are shown here, Adobe LiveCycle Designer Cookbooks by BR001: execDialog But you should be able to get the result you want with a bit of JavaScript;function dialog() { var radioButtonList = [ { type: "radio", name: "name1", group_id: "rado", item_id:"nam1" }, { type: "radio", name: "name2", group_id: "rado", item_id:"nam2" }, { type: "radio", name: "name3", gr...

Views

1.6K

Likes

0

Replies

0
Import Outlook adressbook into Offline Form - Adobe LiveCycle 13-01-2017
Hi everyone,I hope I'm in the right forum.I'm trying to import the outlook adressbook into my interactive offline form in SAP with javascript and display it in a dialog box.I've tried to achieve this by using ActiveXObjects, but the import of the adressbook failed. I countn't find any other approach in the internet.Thanks for any help!

Views

329

Likes

0

Replies

0
Likes from