Add a new row action

Hi, i’ve two tables, CONTRACTS and CUSTOMERS and i would copy some rows form CONTRACTS in CUSTOMERS, I made an action to add a new row in a table, all data is transferred but the image rows doesn’t appear. How can i resolve it? @Aleksi

Makes sure the Image/File folder path setting of the target Image columns are configured the same as the source columns.

2 Likes

And remember that it doesn’t copy the image itself, just the path and file name.

2 Likes

@Steve @Aleksi i tryed to insert this different rule:
“TableNameFolder”,
“TableNameFolder/”,
“/appsheet/data/MyNameApp/TableNameFolder/”
(TableNameFolder is the folder Name of the table than i use to insert images)
but it doesn’t work. I looked for in documentation, but i didn’t found noting. What is correct rule?

Please contact support@appsheet.com for help with this.