<div dir="ltr"><div><div><div><div><div><div><div>Dear Geonode Users,<br><br></div> I have installed Geonode in Windows environment. To Upload CSV, KML files the following is included in local_setting.py and able to upload csv, kml files. <br><br>UPLOADER = {<br>    'BACKEND': 'geonode.rest',<br>    'OPTIONS': {<br>        'TIME_ENABLED': False,<br>        'GEOGIG_ENABLED': False,<br>    },<br>    'BACKEND': 'geonode.importer',<br>    'OPTIONS': {<br>        'TIME_ENABLED': False,<br>        'GEOGIG_ENABLED': False,<br>    }<br>}<br><br></div>When we  visualize uploaded  file through the Explore Layers option and if we select Edit Data option the following <b>issues </b>are facing<br><br></div>1. In Map window section --> Edit --> <b>Create option</b> is in <b>grey out mode</b> .i.e not able to select<br><br></div>2. If we click on<b> Modify option</b> and click on features option then <b>feature info option is not visible</b> and not able to edit the feature geometry and attributes information. I could able to find through the firebug that the  features information is returning to browser but popup is not visible.<br><br></div><div>Please find the attached  screenshot<br></div><div><br></div>Please suggest me to resolve the issue. <br><br></div>Thanks&Regards,<br></div>Naresh<br></div>