Expand my Community achievements bar.

Dynamically determining object type at run time

Avatar

Level 7

I have a table (Table1) in another table (Table2) and I would like to change object Table1 into a textfield at run time and vice versa.

Is this possible through programming ?

Aditya

1 Reply

Avatar

Former Community Member

No ...you cannot change an object type after rendering. You can duplicate it (create new instances).