![]() |
Sergey Kornilov admin 8/12/2016 |
Can you show me a screenshot of this issue? Do you need to remove it from the actual app or from Visual Editor only? |
P
|
pmorenoc07 8/12/2016 |
Hi, In both 8.1 and 9.x, we set up a varbinary field to store images, a binary field to hold thumbnails, and a varchar field to store filenames. We want to store the image inside the database. But whenever we go to the Edit screen - in the PHPRunner internal editor, there is always this (Keep/Delete/Update) that gets in the way, overlapping with the fields below. How can we get rid of this? It also says 'No File Chosen', even though we can clearly see the images in both View and List mode.
|
P
|
PHPRunnerExplorer author 8/16/2016 |
It's the code, that's in DatabaseFileField.php, in the BuildControl function. It starts and ends like this: Can you show me a screenshot of this issue? Do you need to remove it from the actual app or from Visual Editor only? |
P
|
PHPRunnerExplorer author 8/16/2016 |
PM, Hi if you on-check Basic upload control it gonna looks nice <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=80067&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> Hope this is what you want. Thanks |