You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a Form.io project and need some assistance. I want to create a custom file upload component that includes additional information displayed in custom columns. Specifically, I would like to:
Customize the file upload component to include additional fields such as "File Name", "File Size", "Type" "Upload Date" and a "Name" (This name is going to different from file name and will be entered by user).
Ensure that these additional fields are displayed alongside the file upload functionality.
Could anyone provide guidance on how to achieve this? How can I override existing File component to include my requirements. Any examples or pointers to documentation would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm working on a Form.io project and need some assistance. I want to create a custom file upload component that includes additional information displayed in custom columns. Specifically, I would like to:
Customize the file upload component to include additional fields such as "File Name", "File Size", "Type" "Upload Date" and a "Name" (This name is going to different from file name and will be entered by user).
Ensure that these additional fields are displayed alongside the file upload functionality.
Could anyone provide guidance on how to achieve this? How can I override existing File component to include my requirements. Any examples or pointers to documentation would be greatly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions