Sorry. that didn't work either.Tried:alert(Row1.instanceManager.instances[Row1.instanceIndex].tbcFirstNm[0].value);alert(Row1.instanceManager.instances[0].tbcFirstNm[0].value);alert(Row1.instanceManager.instances[0].tbcFirstNm);
We need a solution for an adaptive form - NOT a 'lifecycle' form...We have a few tables that allow for the rows to be added (addInstance) and removed (removeInstance). This all works.What I want to do - is to also fetch/display/null the value of a certain filed within a specific instance of a repea...
I have saved the Guide and refer to it constantly.Is there an example that I can reference? I cannot seem to find out to add each value - via the rule editor.Thanks
I am creating a dropdown list - where users can choose the proper year of business.This dropdown needs to be customized to the user: Values begin at the year the business began to generate hazardous wasteI need to add values for each year - up to the current year.I want the current year to be calcul...
Yes I would.Whether we take a form we built in LiveCycle and move to AEM - or want to use the form as a Document of Record, but reuse as much of the scripts as possible in the adaptive form - I am hoping there is a way to import and reuse - versus starting over.If we cannot use the script objects th...
Is there a way to use (or import) script objects in AEM forms?Primary use would be to reuse script objects from an ES4 LiveCycle form - into an AEM Form.Thanks