When using upload file field in a form we have a problem with deleting and replacing the file because little x in a circle does not show up. Please see the screenshot. Any help would be appreciated.
I've seen this, but don't have a confirmed solution. Check your CSS in the developer console. I feel like that was my way to resolve it.
If you view the page's source code, do you see the hyperlink with class="dz-remove frm_icon_font frm_cancel1_icon"? This is the control source code. If the control is present and not visible, you have a conflict with CSS or jQuery. If the source code isn't on the page, open a support ticket with Strategy 11.
Please login or Register to submit your answer