Documentation

ShowFormErrorsText

string
CFormOutput::ShowFormErrorsText(
);

The method shows the unformatted valiator errors for the web form. Non-static method.

Method parameters

No parameters.

Returned value

Returns unformatted list of validator errors for the web form. If there are no errors, empty string is returned.

Use

<font color="#FF0000"><?=$FORM->ShowFormErrorsText()?></font>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormErrors
  • CFormOutput::isFormErrors


  • © «Bitrix24», 2001-2024
    Up