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

HyperVista
HyperVista
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by HyperVista
Customize the badges you want to showcase on your profile
Re: XMLHTTPRequest? - Adobe LiveCycle 28-07-2009
By lack of response, does that mean that Adobe did not expose to Javascript the methods that Livecycle uses itself to post and get requests to servers?And that we are forced to use your canned "Submit and Pray" user interface???I demand an explanation from the Livecycle Development Team.Next is your legal department for false advertising that Javascript is available in Livecycle.

Views

251

Likes

0

Replies

0
XMLHTTPRequest? - Adobe LiveCycle 13-07-2009
What API, if any, allows you to send/receive HTTP requests using Javascript within LiveCycle Designer (8).I want to load/save data using a Javascript script.Thanks.

Views

1.8K

Likes

0

Replies

3
Re: Possible to remove default banner? - Adobe LiveCycle 06-05-2009
Adobe:What made you think that everyone designing forms, and using them, would want to see that default banner?It takes up too much space. Looks "Sesame Street" and clashes with professional form formats.Why "highlight" fields to a blue color that may not be appropriate to the form's color scheme?

Views

1.1K

Likes

0

Replies

0
Global Scripts? - Adobe LiveCycle 06-05-2009
It would seem obvious that you would define global javascript functions in form1.initialize. Is there a better event to define form-level/global javascript functions?When you save or execute livecycle, you get errors/warnings about such and such not being defined when referenced from field-level event scripts, yet at runtime it seems to work ok. In fact, the same form1.initialize functions may be recognized in one field-level script, but not another one, even when they are for the same event. An...

Views

483

Likes

0

Replies

1
Re: Script toolTip? - Adobe LiveCycle 27-04-2009
Typo -- had "assist" in code rather than "access" here and it didn't work. Thanks for pointing that out anyway.The problem went away when the file was "Saved As" Adobe 8 Dynamic XML, instead of Adobe 7 Fixed PDF. (even though my form is currently fixed).Would have been nice to generate an exec error for -catch- .. oh well, another 8 hours down the drain. Well, not exactly, I did come up with the word "Adopey" (tm).

Views

202

Likes

0

Replies

0
Script toolTip? - Adobe LiveCycle 26-04-2009
Javascript:app.alert(fieldname.access.toolTip.value); // it shows the preset tooltipfieldname.access.toolTip.value = "my tooltip"; // set tooltipapp.alert(fieldname.access.toolTip.value); // it shows "my tooltip"Accessibility priority set to Tooltip. In any case, the scripted tooltip is not appearing when mousing over, only the original one appears!Tried the same thing with "speak" property. Didn't work also.Is there a setting somewhere???Thanks.

Views

1.3K

Likes

0

Replies

3
Re: New tab order function - Adobe LiveCycle 26-04-2009
Gee whiz. Why confuse tab order with reading order in the first place? Those are two entirely different activities. Design orthogonally.Do we really have to stay stupid, just because it was done that way in the past? When things are stupid, you are supposed to deprecate them, and provide an alternate growth path, and legacy support for files stored under an older version. But please, don't insist that the wrong way of doing things should be done because it was always done that way!What a mindset...

Views

158

Likes

0

Replies

0
Re: How to restore border/fill to default "lowered" - Adobe LiveCycle 26-04-2009
Thanks very much for your reply -- much appreciated.Basically, setting the border color, or even the fill color, destroys the 3d "lowered" setting that you get by default. Obviously, I'd like to restore the appearance of the input box when a correct answer is made, which is a 3d-box. How do you do that?

Views

127

Likes

0

Replies

0
How to restore border/fill to default "lowered" - Adobe LiveCycle 26-04-2009
If you highlight a field border with red on an error condition, how do you restore the field border to its "factory default" setting, i.e. lowered, when the field is corrected?When you set the border color, or fill color, the object model seems to tank with side-effects that crap over the whole thing. Also, you can't save the previous state to a javascript var and expect it to be restored through reassignment.Trying to do even the simplest things in LiveCycle is absurd and non-intuitive, like mo...

Views

1.2K

Likes

0

Replies

4
LoveCycle? - Adobe LiveCycle 12-04-2009
I was wondering if it was customary for every experienced developer here, to begin their work in LCD in utter fits of rage, frustration, and despair at the sheer and utter stupidity of LiveCycle Designer. Do you ever manage to control these feelings with time?I didn't think I'd ever see this. Indeed, this is one of those rare instances where -- while idiots always blame the system -- LiveCycle Designer is a system that truly deserves blame. Software like this, coming out of a company the size of...

Views

1.3K

Likes

0

Replies

3