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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Retrieve xliff id inside the XDP form

Avatar

Level 1

Hello folks.

I need to retrieve xliff id inside the xdp form itself.

I have tried several different methods (based in xfa.resolveNode()) and I have been able to succeed.

var foo = xfa.resolveNode("xfa.form.form1.TextField1.caption.value.#text.xliff");

How can I retrieve it?

Thanks in advance. Regards.

2 Replies

Avatar

Employee

Can you please give us the use case for getting the xliff id?

thanks