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

ZAMPAZAMPA
ZAMPAZAMPA
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
25

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ZAMPAZAMPA
Customize the badges you want to showcase on your profile
Validar un xml contra un esquema de datos - Adobe LiveCycle 21-10-2015
Hola a todos,Me gustaria crear un pdf con livecycle designer que adjuntando un esquema de datos y un xml pudiera hacer la validación de si el xml cumple con ese esquema. No hace falta que se adjunte podria ser en una caja de texto, lo que necesito es el codigo para validar un xml contra un xsd por ejemplo.Muchas Gracias de antemano.

Views

409

Likes

0

Replies

0
how to make to disapear the empty messages automatically of the fields requireds - Adobe LiveCycle 24-07-2015
Hi,Sorry because my english is not good.Anybody knows how to make to disapear the empty messages automatically of the fields requireds that appear when the target of the form properties its over 8.1?Thanks in advance.

Views

396

Likes

0

Replies

0
Re: how make to know when the attachment file display its visible or hidden - Adobe LiveCycle 10-06-2013
Thanks radzmar!! run perfectly!!ZAMPAZAMPA

Views

534

Likes

0

Replies

0
Re: how make to know when the attachment file display its visible or hidden - Adobe LiveCycle 04-06-2013
Thanks radzmar,You help me a lot, but how i make to ask to pdf is it panel of attachment its open?I make this: event.target.viewState == {overViewMode:7}but return false all the time when panel of attachment its open and when its close.ZAMPAZAMPA.

Views

543

Likes

0

Replies

0
how make to know when the attachment file display its visible or hidden - Adobe LiveCycle 04-06-2013
Hi guys,sorry for my english.In my scenario I have two button for open or close the attachment file display with the script 'app.execMenuItem("ShowHideFileAttachment");'.But i don't know when the attachment file display its visible or hidden or detect when the user clicks on show/hidden in the display.Anybody knows?Thanks in advance.ZAMPAZAMPA.

Views

1.3K

Likes

0

Replies

4
Re: How sign with date of a server - Adobe LiveCycle 09-05-2013
Hi Santosh,The "the problem" is that if I see the properties of this sing i see "Signature is timestamped but hte timestamp could not be verified" but i read for this and its normal because I haven't the certified of this "server timeStamp", finaly it's all ok, Thanks for your help Santosh.

Views

593

Likes

0

Replies

0
Re: How sign with date of a server - Adobe LiveCycle 09-05-2013
Yes its this!! I have the url of a server that returns the date and I write this URL in Signature Settings - Signature Info - Time Stamp Server URL and I activate check of "Require the signing party to user hte specified time stamp server". Is it way ok? i haven't luck.. ZAMPAZAMPA.

Views

602

Likes

0

Replies

0
How sign with date of a server - Adobe LiveCycle 09-05-2013
Hi guys,Sorry for my english.I want sign and later if I see the properties the date of a sign has a date of a server ( for make a sign more "robust" ).Thanks in advance.ZAMPAZAMPA.

Views

1.7K

Likes

0

Replies

5
Re: How to hide all subForm instances (via a button's click event) except the last instance. - Adobe LiveCycle 02-05-2013
Hi,var sub = xfa.resolveNodes("NAME_OF_SUB_OF_INSTANCES[*]");for( var i = 0 ; i < ( sub.length-1 ) ; i++ ){ sub.item(i).presence = "hidden";}More or less.ZAMPAZAMPA.

Views

466

Likes

0

Replies

0