Hello Bruce:
Recently we updated out NetTalk version to the 12.07 version. I noticed something (specifically with my older code) with buttons.
I have a display control as a button, after the update to NetTalk 12.07, that button does not display anything. Doing some experiments and i found out that the display, to work as a button needs an image (previously that wasn't necessary). If that button does not have an image, just simple fill with the text and color (primary i think) and worked fine.
The other thing I noticed is, if I set a button as submit, the button never renders in the browser. Change it to button type make it appear. In my case, I just work around and set it as a button where I used a display, and change it to a button type.
Because and example say more that thousand words, I attached and example.
Thanks
@ Urayoan
PD. I forgot to include the Display as button, it has the button option, but is not clickcable. Something I am missing?