Hi there.
I am kinda new to Dynamics AX, so i would appreciate a little help.
I have table with journals and another table with its lines.
So my problem is that - i have a form with a grid for lines(showings 7-8 fields). One field, let's call it FieldA, is being enabled/disabled(i used active method of lines DS) depending on journal type. And there is another column in grid, that uses display method and returns value depending on FieldA.
So - is it possible to hide this display method column if FieldA has no value in it? I know it would be possible if this column would be a field. Or should i create field, fill it with InitValue and then disable it thru active() method?
Thanks.
*This post is locked for comments
I have the same question (0)