Jimmy
Jimmy
Actually, the AjaxImageField will have problems on image path if you are not using AdminForm. Since AjaxImageField inherits Field instead of FileField(weird in my opinion), many methods in FileField are...
Yes, I assume it to extend the FileField class, but it just inherits the Field class. Furthermore, AjaxImageField misses many methods in FileField, which may cause problems.
yes, I agree.
Thanks, I think smart select now have not handled the preview case, maybe we can add this feature in next release.
Hi moeenuddin, Do you use the xml to config the layout? I haven't try out this, but I imagine putting the AdView in the same xml with the cordorva webview,...