Hidden input field?
It seems to make more sense to generate a hidden field for ID's rather than a disabled text field?
Any idea how to do this?
I've tried changing <TextField> to type='hidden' but I still have stuff rendering on the form.
Any idea how to do this?
I've tried changing <TextField> to type='hidden' but I still have stuff rendering on the form.

