romeo_osma-yahoo
-
9/22/2008 5:45:59 AM
How to declare values of current newsletter without chklNewsletters
Hi Kentico team,
I hide the checkbox list of newsletter on my design so now you cannot choose a newsletter to subscribe that's why this error displays "Newsletter with given ID doesn't exist!" is it possible to delcare manually the ID of my desired newsletter, and how can I do that?
<div class="hidden"> <asp:CheckBoxList runat="server" CssClass="NewsletterList" ID="chklNewsletters"></asp:CheckBoxList> </div>
Regards, Romeo Osma Web Designer, Techstars.NET
|