Expand my Community achievements bar.

Dunning notice sample form:

Avatar

Former Community Member

Hi,

  I'm working on Dunning notice form which we have in predefined samples of Adobe livecycle. When I opened the dunningnotice.XDP and binded the data XML file, it could able to show all the data in a correct way. Now, my understanding problem is, if I find for any individual field in the form, I could not see any default bindings for that field in that object pallette.

Now, I'm surprised how is it showing the data exactly in those files without having any bindings mapped over there and without using any XSD here? I generally used to have XSD schema which I use as data connection and bind the fields in the form using bindings tab in object pallette.

I think I'm missing some conceptual understanding over here. Can someone able to help?

Thanks,

kc

1 Reply

Avatar

Level 7

Look in the folder:

\EN\Samples\Dunning Notice\Data\

Data files:

Level 1: Dunning Notice Level1.xml

In Form:  <?templateDesigner DefaultPreviewDataFileName ..\Data\Dunning Notice Level1.xml?>

Level 2: Dunning Notice Level2.xml

In Form: <?templateDesigner DefaultPreviewDataFileName ..\Data\Dunning Notice Level2.xml?>

Level 3: Dunning Notice Level3.xml

In Form:  <?templateDesigner DefaultPreviewDataFileName ..\Data\Dunning Notice Level3.xml?>

The data files contain the instnaces  for the form field names and values for each instance.

Some of this information is in the Read Me file for the sample.