29 Mar
2022
29 Mar
'22
6:53 a.m.
Hello, when I use the db:attribute-range function with the attribute name filter I always get all attributes: db:attribute-range("db", "1", "1000", "id") I would expect that it only returns the "id" attributes. It seems the attribute name does not matter at all. The results are always the same even for a bogus attribute name. Regards Johannes