I made a very small stack with an editable Table Field (not a Datagrid):
- basicTableObject is checked
- cellEdit is checked
- maxColumnCount set to 2
All is working as expected in the IDE but this field is locked when I save the stack as Standalone (with LC Indy 9.04). Cells can be filled by script but I cann't manually edit cells.

Thank you for your help.