admin管理员组文章数量:1279055
Goal: I've been given a Retool app that is collecting configuration data for another app. That config data is input manually, yet it's a large amount. Thus users need to be able to "save" all data provided so far and "continue" next day. This is the feature I need to add. I am developing and will be running the app from in-house self-managed Retool servers.
In Retool I've seen the option to add an export-event handler to a button and I tested it by downloading a full table. The output is great: csv, json,...
However, I don't know how to make it export the values of several different textInput boxes at once. This would be the "save" part I mentioned above.
Furthermore, It's unclear to me how could I import those values back into their corresponding textInput boxes (the "continue" part).
I have about 300 such input boxes that I would need to be able to export/import.
Are both things possible in Retool? Maybe only through transformers? Maybe through some kind of "state" export?
本文标签: ExportImport user provided data frominto a Retool appStack Overflow
版权声明:本文标题:ExportImport user provided data frominto a Retool app - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741265150a2368319.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论