Hi all,
I want to take column name from one table and then fill them in another table as row in one column using plugin. Whenever I create a column then the column name should automatically fetched from plugin and then that column name should go as row in another table.
I don' t want to create new entity. I have two table created with name Company Background Assessment and Assessment Score Report. Whenever i create any new column in the company background Assessment then a row should be created in the second table i.e. Assessment score report. And in Assessment score report, in under one column all the row should be added coming from adding columns in company background assessment.
Can anyone help with the code ?
Thanks in advance