I'm looking to enable or disable a command in IFS Cloud based on the rows selected by the user. Specifically, if the user selects multiple rows (e.g., 2 or 3), I want to check whether all the selected lines have the same value for a specific field, like the address. If they do, the command should be visible; if not, it should be hidden or disabled.
Can anyone guide me on how to implement this in IFS Cloud?