Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryCanCan't make single-selection Categories in a template
Previous
 
Next
New Post
6/1/2006 5:43 PM
 
Hello

I love these templates ;)
I am trying to make my categories be single selection only, and have followed the form.xml guidelines for the setting:

[CATEGORIES]
List of available categories. If ‘Select’ setting is MULTIPLE then checkboxes will be rendered. If ‘Select’ is SINGLE, then radio buttons will be rendered.
CssClass

Select
normal

MULTIPLE|SINGLE

However, this seems to do nothing. I don't think it is a caching issue either. Here is my XML file:

    <Object>
        <Token>[CATEGORY]</Token>
        <Settings>
            <Setting>
                <Name>CssClass</Name>
                <Value>normal</Value>
            </Setting>
            <Setting>
                <Name>Select</Name>
                <Value>SINGLE</Value>
            </Setting>           
        </Settings>
    </Object>

One more question. I do not want to use the RTB for the Description. Is there a setting that can turn this off?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
6/1/2006 8:30 PM
 
Another thing: I am trying to make the Upload Button visible to the moderator only (but users can still upload viaa hyperlink I have hacked) - so I added the following:
    <Object>
        <Token>[UPLOADBUTTON]</Token>
    <Settings>
      <Setting>
        <Name>Moderator</Name>
        <Value>True</Value>
      </Setting>
    </Settings>
  </Object>

but this did nothing... am I on the right track?

Also - why can I not add a description token for the Latest Dashboards - they look a bit sparse?

Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
6/1/2006 8:49 PM
 

One more for tonight - I noticed the Title has maxlength of 50, and yet the textbox lets you enter as much as you like. Ideally this would be a setting in the XML doc (would have to make the column in db big) - but at least I would like it to have a textbox maxlenth delimiter. Is this possible with the config file (without editing the .aspx?)

Sounds like I am moaning but I am loving this module!


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
6/1/2006 10:20 PM
 

Rodney,
the tag should be [CATEGORIES] not [CATEGORY]

and no, Summary and Description tags will automatically render a DNN TextEditor control.

 
New Post
6/1/2006 10:22 PM
 

The setting you're looking for is Roles, not Moderator.

So, if you have a role named ModeratorRole and only want the upload button to show for members of that role, the Setting name would be 'Roles' and the Value would be 'ModeratorRole'

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryCanCan't make single-selection Categories in a template


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out