I am converting a customization from classic to Kinetic. I am trying to enable an “Next Part Number” function on the part entry screen. I have a working function that I can call from a button. Now I want to set the button so it is only visible after the user hits the + button to create a new part record.
I have tried and event to set the Hidden property on the button, but I am not sure on the syntax for the property parameters. This is what I have tried:
Any suggestions or links to the right place in the documentation for this?
I found the way to make the button appear and disappear. Instead of using the “Disable” action in the rule, I used the “SettingStyle” Action - which has an invisible option: