I added a button to a form and set its type to 'Save'. I also added a Disable option. When I open that form in View mode, the disable option is not working. I can see that it's being set with the loc:disabled ... code, but then some subsequent template coding is overriding that setting -- I think the disable parameter is not being passed in the CreateStandardButton line of code.
Mark