For example:
form.getItem(‘btnRefresh’).hide();
Error - undefined hide property.
For example:
form.getItem(‘btnRefresh’).hide();
Error - undefined hide property.
Unfortunately I was not able top reproduce your issue locally.
The following snippet works well:
https://snippet.dhtmlx.com/666iyni3
If the problem still occurs for you please, provide a code snippet, complete demo or a demo link, where the problem can be reconstructed locally