I want to add a clickable button in a ViewForm (FormMode.View).
But when I add a button into the form, the button becomes unclickable.
I want to keep the button inside the form. Is there any way to enable this button?
This form is a ViewForm:

I added a button which DisplayMode is DisplayMode.Edit, but it is not clickable.
