C
|
cgphp 4/30/2013 |
You can enable "Show custom expression" option in the file dialog to prevent file name to be shown. |
D
|
dkasing author 5/1/2013 |
Thanks for this suggestion. What custom expression should I use? |
![]() |
Sergey Kornilov admin 5/1/2013 |
It's very simple in fact: $value = ""; |
D
|
dkasing author 5/2/2013 |
Sergey: |