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

MHWinter
MHWinter
Online

Badges

Badges
24

Accepted Solutions

Accepted Solutions
14

Likes Received

Likes Received
65

Posts

Posts
71

Discussions

Discussions
13

Questions

Questions
58

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by MHWinter
Customize the badges you want to showcase on your profile
Re: Error message "Creation of this signature could not be completed" - Adobe Experience Manager Forms 23-08-2022
You need to reader extend your pdf to make this work. I extended the pdf then the script is executed. Thanks

Views

15

Like

1

Replies

0
Betreff: Checkbox resets to its default value when instance is added / removed from dynamic table - Adobe Experience Manager Forms 09-06-2022
@radzmar I feel so dumb right now... Thank you, that's it! @radzmar schrieb:Btw. the xfa.form.recalculate(1); isn't needed since Acrobat 8 or so. Oh, i didn't know that, i'll wipe them all, thank you.

Views

99

Like

1

Replies

0
Re: Repeating field value in added instances - Adobe Experience Manager Forms 07-06-2022
Thank you so much. This code is brilliant and it will help me with my other forms. Thanks,Magda

Views

77

Like

1

Replies

0
Re: Current time option - Adobe Experience Manager Forms 04-05-2022
The code does work, but I did it on enter, not initialize. I've done it because it shouldn't be visible when the document is open. Also it allows me to type my own time. Thanks!

Views

133

Like

1

Replies

0
Betreff: I have a form where I can't get expanding text box to flow to following page, despite set to Flowed - Adobe Experience Manager Forms 14-04-2022
To make this work, all parent nodes of your textfield have be flowed and allow page breaks as well.Assuming the following hierarchy: form1.page1.subformA.subformB.Textfield, then Textfield, subformB, subformA and page1 have to be configured this way.

Views

64

Like

1

Replies

0
Re: End Date Calculation based on a user entered Start Date and Number of Days - Adobe Experience Manager Forms 01-04-2022
So sorry. - NVM. It works perfectly. 

Views

136

Like

1

Replies

0
Re: HEADER NUMBER DISAPPEARS WHEN FORM IS RESET - Adobe Experience Manager Forms 14-03-2022
I’m not too familiar with FormCalc scripting, but it seems like if you switch to JavaScript, it might work.

Views

90

Like

1

Replies

0
Re: hidden subforms visible when exported to adobe reader - Adobe Experience Manager Forms 07-03-2022
Hi again, I found the solution. It wasn't about the acrobat reader. Actually the data binding was set in a wrong way (no data). I took the solution from this topic: https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-questions/subform-instances-are-not-retained-after-saving/td-p/330219 Thanks for your help!

Views

143

Likes

0

Replies

0
Re: On which event should I run a script to after a user would import data into the form? - Adobe Experience Manager Forms 01-03-2022
Thanks @Mayank_TiwariI guess you mean I should not import data into a signed form,... but Acrobat let me so I can. And my problem is the form I have developed is to track issues and interactions about it and we have experienced some ill-intentioned people changing the data content before passing it to another party. Although I cannot prevent that, I want to be able to detect it through a read-only log. I initially intended to check any mismatch between the last recorded signature validity status...

Views

156

Like

1

Replies

0
Re: Need help making timesheet to calculate total hours possible in a pay period - Adobe Experience Manager Forms 18-02-2022
I was wondering what was up with the days, thank you for the explanation as it now makes total sense. I was so confused for a bit. With that said, this is now working perfectly! Thank you, Thank you!

Views

166

Like

1

Replies

0