Hello Everyona, I have a gallery in which I have three fields:
inputA
inputB
dropdown
and I want to write the content from the dropdown into a dataverse table by entering text (this is possible). But I also want to output the data that is in the table in the same fields. Currently I do it with default and define ThisItem.(name of the column in the table).
The problem is that I have only written fields in the gallery and no possibility to write new data into the table. What can I do? How do I get three new unwritten fields in the gallery?