If I am entering data into a field and move away, the field is formatted accordingly; however, it I press Enter then move away, the field formatting does not happen. Is there a way to resolve this?
which client are we talking about here? and if it is ngclient which component exactly?
[attachment=0]Screen Shot 2021-04-16 at 8.58.06 am.png[/attachment]Am using NG Client, it is a CSS Position Layout for and the component is just marked as a Field with a display type of TEXT_FIELD.
this is i think because the onchange event doesn’t happen when the focus left the field
i see in NGClient2 this works fine, but yes in NG1 this doesn’t fully work. You can create a case.
Will do, thanks.