Dynamic subforms not working when rendered with data.


i'm having problem dynamic aspects of form i'm working on. if subform default hidden, how subform become visible when rendered data?

my problem:
i have form part of workflow. there quite bit of dynamic content. when user fills form data , submits user b, form loaded form manager , data there, subforms hidden default remain hidden. need them display.

any suggestions? in advance.

you use script when form loading, either check rawvalue of fields or check in data dom see if data there, , if change presence visible.

to check data dom expression along these lines:

xfa.datasets.data.formname.subformname.fieldname.value;

h.


More discussions in LiveCycle pre-ES (6.x and 7.x) discussions


adobe

Comments