Request - ExpireDate datetime fields

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.
4/25/2010 7:40:58 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Request - ExpireDate datetime fields

Hi Joe

This is not really a feature request. So here goes.

In the custom feature I have created for my manager Laurena, we would like to be able to expire Roles and/or Users by means of an ExpireDate or EndDate fileld in those 2 tables. We would use these 2 fields to change the IsLockedOut flag in the mp_Users table.

Our feature would run a stored procedure once a day checking for any new expired users and checking for any new expired roles where that role is a users only role and set the user IsLockedOut flag to 1.

In a feature this could be used many ways.

1) Setup a 1 month Trial on a feature by role.

2) Turn off a paid feature by having an expiredate on a role.

3) Disable a user by date instead off remembering to lock them out on a specific date.

That's it.
Thanks for your consideration.
 

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