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

ired56
ired56
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ired56
Customize the badges you want to showcase on your profile
Allow users to select which forms to sync to mobile device - Adobe LiveCycle 24-03-2015
We have hundreds of forms and thousands of users. The number of forms any one individual would need is probably less than 20. However, it could be any combination of the available forms based on product, language, etc.In workspace, it is possible to allow the users to select favorites. However, the sync to the mobile is set in workbench.Is it possible to limit the forms sync'ed to the mobile device to an end user selection?It seems trying to manage which forms get synced to each users mobile dev...

Views

454

Likes

0

Replies

0
Accept only forms signed by users from known issuer - Adobe LiveCycle 03-04-2012
I have deployed a number of dynamic XFA forms that require a signature before the forms can be submitted. We have controlled who can sign the forms by seeding the signature fields with a issuer root certificate, i.e. only users who have a digit cert with the same root issuer can sign the form. This has worked well, until........The certificate provider has changed and new certificates being issued do not match the seeded value in the forms, new users cannot sign the forms.I see this as a mainten...

Views

1.2K

Likes

0

Replies

0
Re: How to change XML Tag attribute on submit - Adobe LiveCycle 07-10-2009
Paul,This works. Thanks!I am still working through the implications of having a data connection defined. I notice that every time I submit, it creates two records in my database, one with all the fields blank, and one with the data and attachment.I will have to do some more digging into the double submission, but at least it is uploading the file.Thanks again,Ed

Views

161

Likes

0

Replies

0
How to change XML Tag attribute on submit - Adobe LiveCycle 07-10-2009
I have a form that I submit to a database using XDP through a HTTPS XML post. I can post the forms fields to the database with no problems.However, I want to upload an attachment along with the XML post; the database does accept attachments as a base64. I have a textfield on the form to which I convert the PDF document to a base64 sting using the following code (which I found elsewhere on this forum):TextField1.rawValue= SOAP.stringFromStream(SOAP.streamEncode(Collab.documentToStream(event.targe...

Views

879

Likes

0

Replies

2
Re: Master Page readOnly or protected fields still open on page 2 of PDF - Adobe LiveCycle 28-09-2009
Paul,I recind my previous reply. It was that easy!You have provided the answer I needed. Thank very much,Ed

Views

302

Likes

0

Replies

0
Re: Master Page readOnly or protected fields still open on page 2 of PDF - Adobe LiveCycle 28-09-2009
Thanks Paul,I wish it was that easy.I only have one Master Page for this form. The idea is the content could expand and force the form to flow to that second page, or in this case, I've added enough form fields to cause the form to flow to the next page. I am including a sample form. The text field at the top of the form is on the master page. After hitting the submit button on the bottom of page 2, this form field will be readOnly, at least on page one. If you look at the same field on the top ...

Views

263

Likes

0

Replies

0
Master Page readOnly or protected fields still open on page 2 of PDF - Adobe LiveCycle 27-09-2009
I have a flowable form that I have added some textfields to the Master Page in order to have them on every page.I have set the fields to global binding so the form filler can access them from any page. This works fine, the fields populate and the changes to the fields appear on every page.The problem: I need to lock these fields after submit.I have added the JavaScript found in the reference material to my submit button that finds and sets the access to all of the body page fields to "readOnly"....

Views

2.7K

Like

1

Replies

3
Likes from