Hello. Thank you for contacting the Toolset support.
There are only two ways. The one that is by adding the custom JS and another one will be on server side validation using Toolset form's hook: cred_form_validate.
But I guess you are looking for frontend validation not server side, if yes, then you will have to go with the solution shared in the reference ticket you shared.
Can you please share details what kind of validation and error message you want to display and where you added the field and form on what page and share admin access details so I can check and review the current setup and see what we can do next.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
As I understand, you want to display the "This field is required" message but can you please share on what page/post you added the form and for what field you want to implement the required field validation?
Then you are redirected to the form with the error. The field is the first one "Disciplines". This has to be repeated in other forms so please explain how to achieve it.