In forms fields can be added dynamically. Currently a form instance can be set only at initialization. Need this feature to handle dynamic scenarios Ideally an "addField" or similar method to dynamically add 1 or more fields to a form instance.