Form.setItemDataSource does not set the visible properties (#7532)

Hello,

I would like to make a notice about issue
#7532
posted six months ago which is in my opinion very easy to solve but very annoying when encountered. It’s not fixed in 6.7.4 which I use and it does not seem to be fixed in 6.7.5 either when reading the release notes.

The problem is that the method Form.setItemDataSource does not set the visible properties and the method Form.getVisibleItemProperties returns null. I think this behavior is very confusing and the method should return all properties the source item contains which is what I, as well as the original reporter of this issue, expect.

I’m sorry if it’s not a bug but a feature or if I’m not supposed to make posts like this, but I don’t know how to make someone pay attention to this surprisingly old issue.

Thanks!