Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Export items from Drop Down box rather than export the value.

Avatar

Level 7

We have a form with a button (xfa.host.exportData(""

,0);) in click event to export .xml data..

Is it possible to export the selected items(text) from drop down boxes rather than the values?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10

Value is the one that will be exported out of the PDF.

The option you have in this case is have the same text for the value also in the dropdown properties.

Thanks

Srini

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Value is the one that will be exported out of the PDF.

The option you have in this case is have the same text for the value also in the dropdown properties.

Thanks

Srini