LWGShane Well-Known Member Licensed User Longtime User Nov 12, 2020 #1 @alwaysbusy For this upcoming version of Skeleton would it be possible to add a "Number" type for the normal input? What I'm talking about: <input type="number"></input>. I have manually edited the class but I don't want to do so after each update. Thanks.
@alwaysbusy For this upcoming version of Skeleton would it be possible to add a "Number" type for the normal input? What I'm talking about: <input type="number"></input>. I have manually edited the class but I don't want to do so after each update. Thanks.
alwaysbusy Expert Licensed User Longtime User Nov 12, 2020 #2 Yes, I see I already added a couple of types in my work version: B4X: #DesignerProperty: Key: Type, DisplayName: Type, FieldType: String, DefaultValue: text, List: text|email|password|file|tel|url|number|search, Description: Type TextBox Last edited: Nov 12, 2020
Yes, I see I already added a couple of types in my work version: B4X: #DesignerProperty: Key: Type, DisplayName: Type, FieldType: String, DefaultValue: text, List: text|email|password|file|tel|url|number|search, Description: Type TextBox