Hi all, I am not sure if this has been answered somewhere already, but I have a complex hierarchical code list. Some level1 categories DO NOT have any additional categories on level2 (or level3). Which Xpath syntax do I use to define that the level2 code attribute field stays hidden if the selected category on level1 does not have any additional (sub-)categories? I know I could work with the specific code value (e.g. code_list1=3 or codelist1>2 ), but as my code list is complex, a general expression (i.e. "if level2 is empty" then do not show...) would be more appropriate. Does anybody have an idea how to do this? Thanks in advance!! Alex asked 10 Mar '21, 08:35 wexxo |
Dear Alex, answered 10 Mar '21, 23:16 Stefano (OF) ♦♦ |
Hello OF Team, I am wondering if this change has been implemented. I have a similar scenario using a hierarchical code list where not every Level1 category has multiple level2 categories, meaning that a certain selected value for level1 should result in only one option for level2. When only a single level2 category exists within a level1 category, I would like this value to automatically populate. Is this possible with the current version of Collect? Thank you! Bryant answered 13 Jan '23, 19:49 bryant |