Can table conversion with input be supported?
Closed this issue · 2 comments
supermanzzZ commented
There are some inputs in my table, and I want to convert the values in input to json.Now the effect is to skip the input value directly.Is there any solution? Thanks
Mottie commented
Hi @supermanzzZ!
Use the extractor
option to get the input value instead of the text.
supermanzzZ commented
Thank you a lot for your reply :)
I'm sorry I didn't read the document in detail.