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

marcink-lwR9iu
marcink-lwR9iu
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
16

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by marcink-lwR9iu
Customize the badges you want to showcase on your profile
setting custom property - Adobe Experience Manager 25-01-2019
Hi,Without strict scope i could set a custom property like this: this.foo = "bar"Is there a way to do it with strict scope?thanksmarcin

Views

419

Likes

0

Replies

2
Change "Grid & Ruler Settings" units from inch to millimeter - Adobe Experience Manager 06-12-2018
HiI'm using AEM 6.2When I change the Grid & Ruler Settings on the Drawing Aids panel from inch to millimeters, they change back to inch when I reopen the document. Also, the value changes completely. One example: when I add a horizontal guideline of 10mm, then I save the document and reopen it, the units change to inch and the value to 3.4792in, which is 88.372mm. So instead of 10mm, I now have a guideline on 88.372mmDoes that bug still exists in AEM 6.4? Is there a solution to that?Thanks

Views

322

Likes

0

Replies

0
Re: xfa.resolveNode("xfa..someNode").rawValue returns null - Adobe LiveCycle 08-11-2018
thanks for your answer, but xfa is the topmost node in xml based forms by default

Views

1.1K

Likes

0

Replies

0
xfa.resolveNode("xfa..someNode").rawValue returns null - Adobe LiveCycle 07-11-2018
Hiif have like this structure, where there is only one instance each:ParentSubform ChildSubform MyTextfield.rawValue = 99999now, i try to get that value in ParentSubform::initialize event:var value = xfa.resolveNode("xfa..ChildSubform").MyTextfield.rawValue;console.println("vlaue: " + value); // nullconsole.println("value: " + ChildSubform.MyTextfield.rawValue); // 99999did I misunderstand the resolveNode function?Thanks

Views

1.4K

Like

1

Replies

3
Re: Noticable delay/activity when hovering over TextField - Adobe LiveCycle 03-10-2018
On further notice: this happen not when hovering over that TextField, but when i move the mouse in/out of that Field.

Views

632

Likes

0

Replies

0
Noticable delay/activity when hovering over TextField - Adobe LiveCycle 03-10-2018
HiI have a very simple form, containing 1 TextField without any scripting. When I move my mouse over that TextField, I see the mouse cursor changing to busy for a short time, like half a second or even less - but with a big form with lots of TextFields it is getting annoying.This doesn't happen when the TextField is protected.Is there a way to avoid that on a active TextField?Thanks

Views

766

Likes

0

Replies

2
Re: Milimeter default unit settings - Adobe Experience Manager 12-09-2018
any news from the team?

Views

1.6K

Likes

0

Replies

0
Change bottonInset on a subform - Adobe LiveCycle 12-09-2018
HiI'm having difficulties on changing SubformB.margin.bottomInset.On SubformB::calculate I have this script:if(this.SubformA.instanceManager.count == 1){ this.margin.bottomInset = "3.2mm";}else{ this.margin.bottomInset = "0mm";}console.println("** bottom: " + this.margin.bottomInset);While I can see the println, with the correct values, the bottom margin doesn't change visually.Any help on this?Thanks

Views

1.0K

Like

1

Replies

2
Re: Milimeter default unit settings - Adobe Experience Manager 05-09-2018
That doesn't make de selection default...Right now I have to select milimeter every time I re-open the document.Would there be a way to set it as a default value?

Views

1.6K

Likes

0

Replies

2
Re: Milimeter default unit settings - Adobe Experience Manager 05-09-2018
Well, we're using Adobe Livecycle Designer ES2 and Adobe Experiance Manager 6.2

Views

1.6K

Likes

0

Replies

0
Likes given to
Likes from