To get the id or fqid of a cell in a client view when it is generate in viewItemManager

Hello

I want to set up each cell and save it. In the github example, the fqid of the definition is used to store it in the DB.

Can I get the fqid or id of each cell when it is generate in the viewItemManager?

I know it exists in DB, but I don’t know how to bring it when an event occurs.

Explore the ConfigDump plugin sample. In addition to the answer you will get a lot of insights into the general configuration data.

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/configdump/readme.html&tree=tree_1.html

https://github.com/milestonesys