OK...I am trying something a little different (for me) inspired by Kelley's article on feeds and Patrick's recent demo. I have a simple form with a dropdown for countries and a dropdown for states. I populate the coutnries with a CDS as normal. I am calling a feed via jQuery to get the states(regions) back and it works perfectly....you change the country and get a new list of regions without a pos
I'm wanting to do the following: 1. Select custom profile fields (defined in the DNN database with which to set up users) to a dropdown or listbox control. 2. I'd like to present the values in the dropdown or listbox so that the selection is querying the userprofile/profilepropertydefintion tables for the profile data values and profile field descriptions, respectively, to present a single instanc
So I'm creating a dropdown list from a database that's all working fine but I want to only display certain items inside this dropdown. I thought using the xmod;if statement would work but the documentation is pretty useless for me. Can i use the if statement like this ( I replaced the chevrons with | to avoid code stripping hopefully): |xmod:Template id="city" UsePaging="False" Ajax="False"| |List