i changing it in threadfpdata_start hook
PHP Code:
$this->validfields['user_contact'] = array(TYPE_STR, REQ_YES);
Nothing happened , that's not i want
I want to make sure that the user writes the
content in this field, and this field accepts
numbers only
If the user does not fill the field number, stop the process of sending new thread OR stop editing the thread and shows him a message (
There is an empty field and you must fill number)
like this photo in attachment