Hi,
I am using dcc.Upload simillar as in this example.
https://dash.plotly.com/dash-core-components/upload
In my app I have two upload fields in one column.
What I want to do is show filename next to the upload field eg html.Div([filename])
but in my column all elements like headers are hidden after this upload box or are below last one.
Is there any way to print this message next to this Upload box? on his right side ?
Thanks in advice
K.
1 post - 1 participant