elementor-developers-docs icon indicating copy to clipboard operation
elementor-developers-docs copied to clipboard

Updated form validation documentation

Open emreerkan opened this issue 1 year ago • 0 comments

$forms_module->field_types['tel'] returns null and it can't remove the action. To make it work I updated that part to use $forms_module->fields_registrar->get( 'tel' ).

emreerkan avatar Jul 26 '24 10:07 emreerkan