Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Setting bind references at run-time

Avatar

Former Community Member

Hi,

I am working on a dynamic form,which will instantiate questions based on some instructions specified in XML when the form loads up, much like John Brinkman's example

http://blogs.adobe.com/formfeed/2009/03/a_form_to_design_a_form.html

At design time, it is not know which node in the data dom the field should be bound to, so I would like to be able to simulate a match="dataRef" ref="$.myNode" statement at run-time.

However, my recollection is that the binding reference can't be changed at run time. Does anyone know if it can be done, and how to do it?

John

0 Replies