Not able to retrieve file Name when using Dropzone widget

0
Hi  I have created a entity and which is generalized to FileDocument entity. using “fileManager” widget i could able to upload file. when i try to debug the saving microflow. i could see the name of the file uploading.   Now i’m using dropzone widget. i have configured  dropzone as below. i have selected my entity which generalized with filedocument then i selected Name attribute from file document because of generalization. when i tried to save. i’m not able to see the file name. please help me, if i’m missing any.
asked
1 answers
1

Hi Bharath,

 

Have you tried, to make a new 'name'-attribute in the new entity, and select that attribute?

answered