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

medzoks
medzoks
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by medzoks
Customize the badges you want to showcase on your profile
Hyperlink to a file stored on a server - Adobe LiveCycle 16-11-2010
Hi guys,I've created dynamic pdf in LCD. It allows creating hyperlinks, but unfortunately only to web locations. I'd like to create a link that connects to a file stored on a server based on the DFS file system.Is it possible to do something like that? It has to work with Adobe Reader.Thanks for your help.Marian

Views

404

Likes

0

Replies

1
Re: Visible/invisible image on master page - Adobe LiveCycle 08-10-2010
Thanks Niall,I have a better understanding now. Your PDF works great. But I wonder where in my form should I insert the script?

Views

194

Likes

0

Replies

0
Re: Drop down list with constraint - Adobe LiveCycle 08-10-2010
I think I'd prefer XML.thanks for the answer.

Views

64

Likes

0

Replies

0
Drop down list with constraint - Adobe LiveCycle 08-10-2010
Hello everyone,I was wondering..is it possible to create a drop down list based with constraint?Example:I have 2 entries in my frist drop-down list: A & BIn the next drop-down lists I want to be able to choose corresponding field from a list based upon the A or B is chosen.Thank you in advance for your help.Marian

Views

392

Likes

0

Replies

2
Visible/invisible image on master page - Adobe LiveCycle 07-10-2010
Hi,I woul like to make an image on master page visible/invisible based on the selection made in my first drop-down list. After this selection is made, I want this picture to be visible or invisible.But after making changes in other fields, this picture is invisible. How should i fix this without adding action to every field in my form.Thank you for advice.Marian

Views

1.6K

Likes

0

Replies

4
Re: Create list (of participants) from drop-down list - Adobe LiveCycle 06-10-2010
Niall,thanks again. Works like a charm. Sorry to trouble you again but I'm facing few troubles with subforms. I've added ADD button to add row if needed. This means that I have to wrap the fields below (and above) my expanding table fields in a subform. Afterwards I'm supposed to wrap these subforms in their own subform - do we mean subforms of fields below my expanding fields?Not sure what went wrong in my subforms, but it doesnt work. I've checked your subform, tried to do it same way - maybe ...

Views

99

Likes

0

Replies

0
Re: Create list (of participants) from drop-down list - Adobe LiveCycle 06-10-2010
Hi Niall,thanks for that template. It works great for me.Actually I have one more question regarding the script. I'd like to have my list in 2 columns. How should I change that script to reflect this change? As I've tried it like this:case "Group A": xfa.resolveNode("Table1.Row1[0]").participant.rawValue = "John Murphy"; Table1._Row1.addInstance(true); xfa.resolveNode("Table1.Row1[1]").participant.rawValue = "Seamus O'Leary"; Table1._Row1.addInstance(true); xfa.resolveNode("Table1.Row1[0]").part...

Views

103

Likes

0

Replies

0
Create list (of participants) from drop-down list - Adobe LiveCycle 05-10-2010
Hi,I'd like to create a list of participants from drop-down list selection.After selecting one choice from drop-down list I'd like to LCD to populate list of people who belong to this choice and choose people who are present at the meeting (by using Check Box).How can I do this, please?Thanks for all hints.Best,Marian

Views

531

Likes

0

Replies

5