To drag-and-drop a textbox from the editor and changing the column id will only work if I know the column id ahead of time, right? What I’m trying to do is add a text box if I don’t know the column ids ahead of time, so I need an approach only with code.