Page 1 of 1

How can I duplicate an existing table in Appgini app?

Posted: 2023-05-10 19:41
by dlee
I have an existing website that runs on Appgini. There is a page where members and volunteer for an annual event. I would like to duplicate the existing event table, is that possible in Appgini ?

TD

Re: How can I duplicate an existing table in Appgini app?

Posted: 2023-05-11 06:35
by onoehring
Hi,

should be pretty easy
cp.png
cp.png (26.09 KiB) Viewed 2313 times
besides: you can simple paste the copied code into an editor "for later use"

Olaf

Re: How can I duplicate an existing table in Appgini app?

Posted: 2023-05-11 16:46
by dlee
Thank you for pointing this out
TD