When you copy the row with an action, it will kind of copying the virtual column as well because when you have created the virtual column to your table, it’s doing the calculation for all rows. That’s why it will be there automatically.
No, it’s not possible to copy more than one row with the same one action at this moment.
For your last question… would you please open this request a little. What would be the case?
Hello Aleksi,
Thanks a lot for your reply.
My app has an Order page and an Order detail page. Order page have a virtual column which reference all the related order details.
I want to give our customers an option to copy their last order. I have tried the copy action. Info in the virtual column is not copy through. So I was wandering that can we pass the info in virtual column to a text value.
So… you are actually trying to copy Order detail records at the same time when the Order is copied. Unfortunately that’s not possible at this moment. It’s in our developing process but it’s not ready yet.