Steve, there is one problem. I want to categorize all the videos but when I go tot he upload form, it shows only the label for categories and there is not option to select any existing categories or add new one. I checked the form.html file and it looks okay...any thoughts?
<TR style="padding-bottom: 8px;">
<TD ALIGN="Left" VALIGN="Top" WIDTH="150">[DNNLABEL:Image]</TD>
<TD ALIGN="Left" VALIGN="Top">[IMAGE]</TD>
</TR>
<TR style="padding-bottom: 8px;">
<TD ALIGN="Left" VALIGN="Top" WIDTH="150">[DNNLABEL:Categories]</TD>
<TD ALIGN="Left" VALIGN="Top">[CATEGORIES]</TD>
</TR>
<TR style="padding-bottom: 8px;">
<TD ALIGN="Left" VALIGN="Top" WIDTH="150"> </TD>
<TD ALIGN="Left" VALIGN="Top">[ATTRIBUTES]</TD>
</TR>