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

Marhonxp
Marhonxp
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Marhonxp
Customize the badges you want to showcase on your profile
Opening attachment with script - Adobe LiveCycle 18-02-2010
Hi,I apologize for my bad English. I have problem with openning attach in acrobat reader. I am using this script:FOR INSERT ATTACH://insert or remove attachvar oObj = event.target;oDate = new Date();idAttach = String(oDate.getTime()); //create uniquely id of attachif (this.caption.value.resolveNode("#text").value == "Insert") { //insert attach if (oObj.importDataObject(idAttach)==1) //show dialog "Open file" for choose attach and selected fole setup "name" on value id { attachId.rawValue = idAtt...

Views

385

Likes

0

Replies

0