Hi,
Is it possible to copy a Thing with all its fields?
Thanks
Simon
Hi,
Is it possible to copy a Thing with all its fields?
Thanks
Simon
Not right now, but you can create a new thing and fill each field with another thingâs data. A bit tedious but thatâll do the job.
actually I meant a âData Typeâ. I have done it manually now.
Here is another one - this is because we canât yet deal with the âlist of addressesâ in a search.
I need to make multiple copies of a Thing (in this case a âFood Itemâ) where I create one new âFood Item - Unique Addressâ for each Shop in a Chain that a Food Item is stocked in. So it is a product of Food Items x List of Shops (in Chain).
I was thinking I could create a new page where I can select a Food Item from a drop down and then in a repeating group show all Shops that are in the Chain that the Food Item is stocked in. However I am not sure if a) this is the quickest way b) how to do a âRepeat Untilâ workflow. Perhaps I can make a counter and add 1 each time until I have reached the number of lines in the Repeating Group? Although then, if I run this more than once I am at risk of creating duplicate Food Items.
Hello Emmanuel,
Any progress on making copies of a thing? Am trying to work it out in my visual organization app that you can copy a thing from one part to another.
There is âCopy a list of thingsâ now. Which could be a single thing. Might work ?
I donât think that works. Must be a data type [list] no?
You can convert a thing to a list using â:converted to a list.â
Mhmm! Thatâs a good tip. Assume youâve tried it out. Neat. Thanks.
Tried it now @NigelG. Works perfectly. Thanks again for the tip.
Hi Jonas, can you explain or give me some details on how you did this?
@jonaspalmqvist