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

PlanetSong
PlanetSong
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
39

Discussions

Discussions
0

Questions

Questions
21

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PlanetSong
Customize the badges you want to showcase on your profile
cannot export default value when exporting to XML using web service - Adobe LiveCycle 17-12-2016
Hello All,In Designer, I create a new data connection (XML Schema), and bind 3 fields to the nodes, these 3 fields have default value in order to distinguish each form. For example, formLanguage=E, formVersion=1.0.0, formType=form1.After applying reader extension to the form, I use web service API to export the form data to XML ("soap/services/FormDataIntegration?blob=mtom").In the XML, i cannot find the default value of 3 fields. the nodes are empty.In order to see the value of them reflected i...

Views

404

Likes

0

Replies

0
how to force the form not to close / customize the messagebox at save time - Adobe LiveCycle 15-12-2016
Hello all!I'm using AEM/designer to design a form, at the time a user clicks red cross to close the form--> "Do you want to save the form ?" Click save button --> save the form --> enable validation script and pop up warning message at form presave event.questions:1. how do i customize the text "Do you want to save the form ?"2. if he clicks save button and the form is saved and pops up warning message that some fields are empty, he clicks "OK", how can i keep him stay on the form?on the interne...

Views

428

Likes

0

Replies

0
how to populate dropdown list and store item values with javascript - Adobe LiveCycle 03-09-2016
data.dropdownSection = ["text1","text2","text3","text4","text5"];This data is successfully populated to a dropdown list field with Javascript:for(i=0;i

Views

529

Likes

0

Replies

0
how to generate a subform dynamically, need to change its display location - Adobe LiveCycle 25-08-2016
get cascaded lists with different combination in Custom dialog boxesBackground: This old post described a dialog box that I always want, but since some Livecycle limitation issues that can't be fixed, I have to give it up. Now I'm using a subform as a container to hold the content of this dialog box.My Question:In my form, I have 2 pages. But some tables are dynamic. So at runtime, it may have many more pages. The dialog box (or a subform, hidden at initialization, but will be visible if is trig...

Views

455

Likes

0

Replies

0
Re: form global variable cannot update between session - Adobe LiveCycle 24-08-2016
OK indeed we may need a new thought.... Let me explain the requirement to you.We need to do validation on a form, and pop up alert box if any field is invalid. but if the user is given an empty form, there's no need to do the validation. Initially I post the thread to ask for help on how to check one form is empty without any input. The problems are, the form might have some default values/ no one responses.My teammate suggests me I can try to capture if this form is ever saved, so I modified th...

Views

812

Likes

0

Replies

0
Re: form global variable cannot update between session - Adobe LiveCycle 23-08-2016
Hello Radzmar, I've come across several of your tutorials and forum answers during development! nice to meet you!i've tried both ways, a global var or a hidden fields. i update its value at postSave event, but according to mattiaswallin, "it will disappear until the next time you open as you don't save the form after that change have had happened. " so we are in a dilemma...

Views

816

Likes

0

Replies

0
Re: form global variable cannot update between session - Adobe LiveCycle 23-08-2016
hi there, what do you mean by a "field flag" on presave event?yes indeed the save event may be cancelled.so seems we are both getting lost..

Views

818

Likes

0

Replies

0
Re: form global variable cannot update between session - Adobe LiveCycle 22-08-2016
Hi there, i tried with your solution, set its value at its postSave event, but I don't set its value at other events. Still at next open of the form, its value is null.Still something wrong.

Views

815

Likes

0

Replies

0
Re: Question about web service and timeouts - Adobe LiveCycle 22-08-2016
Though this is an old post, I have almost the same problem:Use JavaScripttxtFld2 = txtFld1.rawValue;if( null != txtFld2.rawValue ) app.alert("Got it");else submit.execEvent("click");I disable the network, and it's popping up "Script failed (language is formcalc..." exception message. And then it pops up "not available".Any idea how to disable the failure message?

Views

448

Likes

0

Replies

0
Re: form global variable cannot update between session - Adobe LiveCycle 22-08-2016
indeed a good idea....anyway, why does livecycle ask us to do so many work arounds....

Views

813

Likes

0

Replies

0
Likes given to
Likes from