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

alassir
alassir
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
17

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by alassir
Customize the badges you want to showcase on your profile
Re: All instances of object in master page - Adobe LiveCycle 17-08-2016
Hi DKinsley , I have had a similar Problem, and solved it this way:You need to amend the JavaScript code in that way, that you change every instance on every masterpage, where the item is inherited.In you case the code should look probably like this:Form1.Subform4.Table2.Row1.Overall[0]::change - (JavaScript, client) if ($.boundItem(xfa.event.newText) == "Green") { xfa.resolveNode("pageSet.NameofMasterpage[0].OverallTop").border.fill.color.value = "204, 255, 204";//green color } if ($.boundItem(...

Views

397

Likes

0

Replies

0
Re: Using Adobe Pro in LiveCycle preview. - Adobe LiveCycle 28-07-2016
Hi yanip,I'm not quite sure, but has Acrobat Reader a JavaScript debug window? Debugging requires coding possibilities, and this can be done with Adobe Acrobat (or pro or LC Designer).BestDietmar

Views

2.2K

Likes

0

Replies

1
Re: Using Adobe Pro in LiveCycle preview. - Adobe LiveCycle 26-07-2016
Hi yanip,preview within LC Designer works only with Internet Explorer. You must enable the PDF preview Option in Internet Explorer.See here: Display PDF in browser Adobe Acrobat DC, Acrobat Reader DC Hope this helps.BestDietmar

Views

2.2K

Likes

0

Replies

0
Re: Can radio buttons hide other radio buttons? - Adobe LiveCycle 25-06-2016
Hi jessicas87254208 ,you need to script this. In LiveCycle Designer, (since ES4, I think) you have a so called "Action Wizard", which can create such a script - you just need to select the actions and Settings you want to - simply by selecting these with the mouse. You don't need skills in programming (though they help).Hope this helps you.RegardsDietmar

Views

951

Likes

0

Replies

0
Re: Display Earliest and Latest Date from Set of Dates - Adobe LiveCycle 09-06-2016
Hi redbaron07 ,I guess that collecting the dates (in the specific column) in an array and then count the items should provide the information you Need. If you need information about the first and last date, just sort the array (ascending or descending). I don't know if this is the right way to do it, but I would give it a go (though I cannot give you the JavaScript or formcalc code, as I am not that firm in coding )RegardsDietmar

Views

771

Likes

0

Replies

0
Re: The Preview PDF option in LiveCycle ES4 is grayed off how do I activate same. I am using Adobe Acrobat XI Pro - Adobe LiveCycle 11-01-2016
tripleposting: The Preview PDF option in LiveCycle ES4

Views

812

Likes

0

Replies

1
Re: The Preview PDF option in LiveCycle ES4 - Adobe LiveCycle 11-01-2016
Hi Lennox,you must activate "diplay PDF in browser".Depending on your IE version there can be different ways; the Adobe help centre should guide you in the right directionRegardsDietmar

Views

564

Likes

0

Replies

0
Re: Livecycle forms blank after user fills in information and saves - Adobe LiveCycle 08-01-2016
Hi erins31133389which version of Acrobat do you use to enable Reader Extension on the form?RegardsDietmar

Views

324

Likes

0

Replies

0
Re: LiveCycle Designer QF6 for SP1 german - Adobe LiveCycle 23-12-2015
Dear Support,i still need this quickfix. How can I get it?Merry Christmas!Dietmar

Views

424

Likes

0

Replies

0
Re: LiveCycle - javascript hide/show whole table - Adobe LiveCycle 22-12-2015
great you got it working - and thanks for posting the solution

Views

675

Likes

0

Replies

0
Likes given to