How to validate the editor control from the mojoPortal.Web.Editor.Components

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/16/2014 8:54:56 AM
PHS
Gravatar
Total Posts 4

How to validate the editor control from the mojoPortal.Web.Editor.Components

Hi,

I currently have problem on validating the editor control. 

I do not know how to check for empty field for this editor control.

Need some assistant from anyone who knows how to validate them.

Your responses means a lot to me.

Thank You very much.

 

7/16/2014 9:24:19 AM
Gravatar
Total Posts 18439

Re: How to validate the editor control from the mojoPortal.Web.Editor.Components

I'm not sure you can use client side validation but server side you can check the length of the .Text property of the editor.

7/16/2014 10:16:43 AM
PHS
Gravatar
Total Posts 4

Re: How to validate the editor control from the mojoPortal.Web.Editor.Components

Hi,

Okay. Thank you very much.smiley

 

7/16/2014 10:40:29 AM
PHS
Gravatar
Total Posts 4

Re: How to validate the editor control from the mojoPortal.Web.Editor.Components

Hi kindsouls,

Does anyone know how to use the validator to validate editor control ?

Example by using the requiredfieldvalidator under the validation section.

Need some guidelines to validate the editor control.

smiley

You must sign in to post in the forums. This thread is closed to new posts.