note for self: hiding a dynamic field, based on a certain radio button being selected if(xfa.resolveNode(“form_some_id.#subform.some_field.some_radio_buttonField[4]”).rawValue == null){ this.presence = “hidden”; }
note for self: hiding a dynamic field, based on a certain radio button being selected if(xfa.resolveNode(“form_some_id.#subform.some_field.some_radio_buttonField[4]”).rawValue == null){ this.presence = “hidden”; }
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
« Mar | Oct » | |||||
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |