Friday, November 21, 2008     | Register
To start or answer a thread you will need to login...


Forum Guidelines

Please ensure you follow the bug-raising guidelines (e.g. post the full error from your Event Viewer) if you are raising a support call. To request a feature in a module, please use Feature Requests (unless you want to discuss it here in more detail first). If you have an urgent feature that you would like to see in the product then you should consider a Sponsored Enhancement.

 

First Time User? Make sure you have read the Module Config Guide in the documents folder of each module. Also check out this handy Module Deployment Guide (written by a Smart-Thinker customer!)

Configuration issues and no time to read the Forums/Documentation? See our DotNetNuke Premium Support Service.

 

We need your opinion! Please read our proposed new CrowdSourcing development method and let us know if you would be interested and if it might work.

 
 
  Forums  DotNetNuke  Smart-Thinker U...  Mandatory field disabled - long term implications?
Previous Previous
 
Next Next
New Post 8/6/2008 5:10 AM
  jesper
45 posts
www.mad4fun.dk
4th Level Poster


Mandatory field disabled - long term implications?  (N/A)
Modified By jesper  on 8/6/2008 6:12:20 AM)

Hi Rod.

In the file UserGroupEdit.aspx (line 67-68) I've changed this

 

  <td class="SubHead"><dnn:label id="lblLocationName" runat="server" suffix="" controlname="txtLocationName" /></td>
  <td width="100%"><st:smarttextbox id="txtLocationName" runat="server" RequiredField="true" MandatoryLanguageStringCode="Enter the name of the usual location (physical or online)" Width="250px" MaxLength="100" MinMaxDataType="String" /></td>

 

With this

 

  <td class="SubHead"><dnn:label id="lblLocationName" runat="server" suffix="" controlname="txtLocationName" Visible="False" /></td>
  <td width="100%"><st:smarttextbox id="txtLocationName" runat="server" RequiredField="true" MandatoryLanguageStringCode="Enter the name of the usual location (physical or online)" Width="250px" MaxLength="100" MinMaxDataType="String" String="LocationHidden" Visible="False"/></td>

 

Visible is set to false and i've added a String="LocationHidden". We really dont need this field or at least not mandatory.

Will this have any long term implications on the data?
Thx.
/Jesper

Check my site. I'm using Smart-Thinker together with Aggregator - a great social network combination 
www.mad4fun.dk - its in english :)

 


Mad4fuN - Social Networking 4 Gamers using Smart-Thinker modules
Visit my Dotnetnuke Sharing Group
Visit my Profile

 
New Post 8/7/2008 1:48 AM
  Rodney Joyce
2908 posts
www.DNNDir.com
1st Level Poster




Re: Mandatory field disabled - long term implications?  (N/A)

Hi Jesper,

 

That looks fine, as long as it is saving and loading correctly (it will be shown in quite a few places). You could always right a query later to change the data if need be.

Nice site - I used to play Wolfenstein when it first came out!


Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
New Post 8/7/2008 10:58 AM
  jesper
45 posts
www.mad4fun.dk
4th Level Poster


Re: Mandatory field disabled - long term implications?  (Denmark)

Ok thanks for the info.

Site is a bit messy atm, but it will be pretty simple and cool once the redesign is over.


Mad4fuN - Social Networking 4 Gamers using Smart-Thinker modules
Visit my Dotnetnuke Sharing Group
Visit my Profile

 
Previous Previous
 
Next Next
  Forums  DotNetNuke  Smart-Thinker U...  Mandatory field disabled - long term implications?
Top Threads
In the past 1 week, we have 29 new thread(s) and 70 new post(s)
The most popular thread has been Re: Multipaid Sponsored Enhancements
The most active thread has been Multipaid Sponsored Enhancements / Crowdsourcing to improve modules
Smart-Thinker is powered by DotNetNuke - please support us and DotNetNuke - DotNetNuke Powered!
© 2008 Smart-Thinker   |  Privacy Statement  |  Terms Of Use