Help with Datastructure Issues
Simple Data Structure Error When 2 Data File
Ezra Posts: 99
4/27/2022
|
Hi,
I am currently creating a simple data structure and need to have a 2 file data list. However, I am encountering this error:

When there is only 1 file data, I am not encountering the error. Can I avoid this error and still achieve the 2 file data data types or not?
Regards, Ezra
|
|
0
link
|
Osman Mustafa Administrator Posts: 124
4/27/2022
|
Hello Ezra,
As the error indicates, you'll need to override the field names. You can do that by selecting the field→Advanced→Check the Override Database Field Name and providing a name to it. Refer to the attached screenshot for details. Note: Saving files as file data is not efficient when the items in the table increase. We recommend using file reference instead of file data. Refer to documentation File References for more details. Let us know if you have any concerns.
Thanks
|
|
+1
link
|
Ezra Posts: 99
4/27/2022
|
Hi Osman,
Got it! Thanks for the help.
Regards, Ezra
|
|
0
link
|