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 ForumsRepositoryRepositorySuggest A Link Template?Suggest A Link Template?
Previous
 
Next
New Post
1/25/2007 5:40 PM
 
Any change on getting a compiled version of the fix posted for those of us that might have compile issues?

Best Regards,
Ben

Do you use Oracle?  Then try GoldFish.Net

Get it from CNET Download.com! 

 
New Post
1/27/2007 9:54 PM
 
Thanks! The code revisions worked fine for me. I like the way you can set MULTIPLE | SINGLE for all your attributes (a default) and then specify exceptions. This works great.

jb
 
New Post
1/28/2007 11:54 AM
 
Oops. Spoke too soon. Looks like you can either specify [ATTRIBUTES] in the xml with Select MULTIPLE or SINGLE....OR you can specify each and every one explicitly, i.e. [ATTRIBUTE:name]. But not a combination, i.e. specifying a default with ATTRIBUTES to be overidden by the exceptions to the rule with ATTRIBUTE:name. That throws casting errors. Works in the form. The checkboxes / radio buttons are rendered properly that way.
jb
 
New Post
2/3/2007 1:33 PM
 
Here's the error I get.

A critical error has occurred.
Unable to cast object of type 'System.Web.UI.WebControls.CheckBoxList' to type 'System.Web.UI.WebControls.RadioButtonList'.

Is it possible this comes from test data where an attribute was multiple, then switched to single?
 
New Post
1/27/2008 6:18 AM
 

Hello,

I can't make radiobuttons work for the input form, here is what I've added to header.xml (and also in form.xml):

  <Object>
        <Token>[ATTRIBUTES]</Token>
        <Settings>
            <Setting>
                <Name>Select</Name>
                <Value>SINGLE</Value>
            </Setting>
        </Settings>
    </Object>
    <Object>
        <Token>[CATEGORIES]</Token>
        <Settings>
            <Setting>
                <Name>Width</Name>
                <Value>150</Value>
            </Setting>
            <Setting>
                <Name>CssClass</Name>
                <Value>normal</Value>
            </Setting>
            <Setting>
        <Name>Select</Name>
        <Value>SINGLE</Value>
       </Setting>
        </Settings>
    </Object>

 

Every help will be appreciated

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositorySuggest A Link Template?Suggest A Link 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