Require Module Title

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
2/18/2013 1:56:14 PM
Gravatar
Total Posts 2239

Require Module Title

Hi Joe,

Any chance we can get a setting to allow requiring Module Title to be populated? I know it fills <No Title> in the Content Manager and PageLayout but imagine having someone never enter a Module Title and being stuck looking at a Content Manager that lists <No Title> a thousand times.

Thanks,
Joe D.

2/18/2013 3:28:30 PM
Gravatar
Total Posts 18439

Re: Require Module Title

Hey Joe,

I've added a required field validator and compare validator that is enabled by default to make sure it has been changed from the pre-populated value coming from the resx files.

I've also added a user.config option if you want to not pre-populate.

<add key="PrePopulateDefaultContentTitle" value="false" />

These changes are in the source code repository now.

Best,

Joe

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