Hi! I noticed that when a record is imported, it shows the correct data on the List page. However, if that field is setup as a dropdown and you want to edit that field (on the Edit Page), the dropdown shows "Please Select" instead of the actual value. Is there a way to correct this? Thanks...
Just a wild guess - make sure there are no extra spaces in imported field value. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
J
Jay123 author4/8/2010
Thanks, Sergey. I was able to find out why it's doing that. The imported value should match exactly (letter for letter and case for case) the item on the dropdown list. For example, if the value of your imported table is "ASP" but your dropdown item is "Asp", that will not be recognized and will point to "Please select" when you try to edit the record.