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

BartBartosz
BartBartosz
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
1

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by BartBartosz
Customize the badges you want to showcase on your profile
Re: Limit TextField to specifc number of lines - Adobe LiveCycle 21-04-2014
Thanks a lot for your explanation.Do you maybe know some property or something else that I could check on click event of a button that will chek if the field is full before adding any new text to it?Regards,Bartosz

Views

114

Likes

0

Replies

0
Limit TextField to specifc number of lines - Adobe LiveCycle 18-04-2014
Hi,First of all the limit to character number is not enough for my case. I would like to make sure that the user won't be able to enter more than 3 lines of text. In addition the field can be either filled in directly or using two other fields + button (as you can see below).I managed to limit the amount of text that user can enter into the field by using the following two lines of codes:Initialize:this.maxH = "18mm"; //3 linesFull:xfa.event.change = "";and checking those two checkboxes in the "...

Views

508

Likes

0

Replies

3
Re: Locking/Protecting/Flattening? XFA form - Adobe LiveCycle 08-08-2013
Hi Santosh,Thank you for the idea of digital signatures.Let me explain what i want to achieve once again.The form needs to be dynamic (it will be downloaded by users from our intranet site) and it has two expandable tables and few other features that are needed - thats why it has to be dynamic.Most of users have Adobe Reader (but some may have Acrobat).The form shouldn't be sent via e-mail or any other way due to security requirements.The form filler should be able to fill the form and either pr...

Views

490

Likes

0

Replies

0
Locking/Protecting/Flattening? XFA form - Adobe LiveCycle 08-08-2013
Hi there!I'm working on a dynamic form (.pdf) and i need to somehow lock all fields (really lock all fields). I already managed to change all fields .access property to either readOnly/Protected. The problem is that if someone opens a form in Acrobat it is still possible to use menu item "clear form" and booom all the data is gone. I also know it would probably be possible to unlock all fields again using js console in Acrobat (while this is rather rare case and i don't care). I want to prevent ...

Views

2.0K

Likes

0

Replies

3
Re: change form highlight color - Adobe LiveCycle 29-07-2013
I was wondering if anyone found a way to change the red outline for mandatory fields in LCD ES2.Thanks a lot!

Views

287

Likes

0

Replies

0