Greetings,We are having troubles with the "Display Pattern" of Date
fields. The scenario is that we receive data in XML, apply it to the
form, and then want it displayed in a specific format on the Form, but
it doesn't work like it should.For example,1. Our XML contains dates in
the format MM/DD/YYYY (e.g. 05/11/2010).2. We want it displayed as MMMM
D, YYYY (e.g. May 11, 2010)So we set the "Display Pattern" of the "Date"
field in LiveCycle, to equal date{MMMM D, YYYY}But when we receive the
data...