XFA
Well-known member
- Affected version
- Beta 4
Apparently, if the xf:contentcheck part of a content checking conditional is inside an xf:datalist, it doesn't work.
The compiler outputs a "Tag must be a valid conditional using an is attribute or content checking".
I used that because I don't want the datalist to show if there is no datarows knowing that my datalist always has at least a datarow (header row) and I don't know if there will be items as they are picked from a list based on a given condition.
I don't see any reason why you couldn't do that.
Clément
The compiler outputs a "Tag must be a valid conditional using an is attribute or content checking".
I used that because I don't want the datalist to show if there is no datarows knowing that my datalist always has at least a datarow (header row) and I don't know if there will be items as they are picked from a list based on a given condition.
I don't see any reason why you couldn't do that.
Clément