For starters, I'm new to AX and it's possible that what I'm going to ask is very easy...
I have to check if the selected lines have the same WHS and only in this case the button should become active. How do I do this on the active method? Do I need to use MultiSelectionHelper or table buffer? I also have to check that the number of selected lines is less than or equal to a parameter. This is my Form.