InputStyle: Outlined vs Filled, readonly=true/false
Posted: 18 Oct 2020, 21:17
In previous Babylon version, when Input field had readonly=true it was shown as Outlined (white background)
and readonly=false, showed input as filled (input field gray background)
If was very good to use for view forms (outlined) and for editable forms (filled).
Now from Babylon 3.3.x, when readonly is set true or false, input button is allways the same. It depends of how it is set inputStyle value in guestpreferences.
Is there way to have filled inputStyle for editable input (readlonly=false)
and opposite to have inputStyle for readony input (readonly=true)
Thank you in advance
and readonly=false, showed input as filled (input field gray background)
If was very good to use for view forms (outlined) and for editable forms (filled).
Now from Babylon 3.3.x, when readonly is set true or false, input button is allways the same. It depends of how it is set inputStyle value in guestpreferences.
Is there way to have filled inputStyle for editable input (readlonly=false)
and opposite to have inputStyle for readony input (readonly=true)
Thank you in advance