XModPro

Form ControlDataSource and DNN Roles table

Buck Anderson Buck Anderson asked Jan 22, 2016
Active Jan 22 · Viewed 1673 times
<p>I am creating an add form with a DropDownList control.</p><p>When I add AppendDataBoundItems="true" to the control and set the DataSourceID to a select statement &nbsp;for the DNN Users table the appended list item shows as the default for the list (in this case --Choose One--) which is expected bahavior.</p><p>If I try the same thing using the DNN Roles table the list defaults to Administrator not the appended list item.</p><p><a href="http://dnndev.com/fiddle/fid/516">http://dnndev.com/fiddle/fid/516</a></p><p>TIA</p><p>Buck</p>

1 Answer

Loading answers...