Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Message box in function returning a list is deleting the list created...(Dialog box)

$
0
0

Hi there,

 

I am working with a complex dialog, its purpose is to manage a section within the PDF.

I am using a "mclv" object within the dialog box to represent some data entered in the PDF to be able to manage the outcome in another section.

I have created a function which creates the list object based on a previous section within the PDF, the function works perfectly fine.

 

But I have a small issue, the function used to create the list object for the dialog box is making a verification with the old list created before, if any,

and if it is anyhow different from the old list I need to alert the user that the list has been modified and if there was any changes applied for the outcome it will be reset and needs to be recreated.

 

But when poping that message box, all lists are deleted and nothing is displayed in the "mclv" objects.

if I remove the message box, the lists are all fine...

 

Is there anyone that have encountered something like this before? if yes, any solution to this issue?


Viewing all articles
Browse latest Browse all 5571

Trending Articles