Hi @George, I have had the same ‘issue’ and in most cases it would be fine. The problem occurs when you want to turn the input field into a DatePicker, you can’t unless it is a ‘text’ field. So maybe it is best to show the default value.
I don’t find the logic behind this design. Let say I want to chenge input text to email, then I changed my mind and change it again to text. The attribute will be removed and I’m not able to control it on properties panel until I manually re add the type ="" in code view.