#1 = Allow to add an additional class, or element id (especially if you want to format the text with different stlyes)
#2 = MultiHolder, should grab element by name and not element position (because the positions are not accurate, I found myself counting positions)
#3 = If possible allow custom regular expression for a text box for ocd people like myself that want users to format numbers in certain ways.
#4 = An apply button. Every time you hit saves you have to go back into the wizard.
#5 = Not sure how complex this may become to document, but a conditional item would be great. For example if you check a box, then it requires you to fill out additional information about that check box you marked. For example if you check other company, then something appears where it can ask "name of company, and make it required if you had checked other company.
That's what I got.
#2 = MultiHolder, should grab element by name and not element position (because the positions are not accurate, I found myself counting positions)
#3 = If possible allow custom regular expression for a text box for ocd people like myself that want users to format numbers in certain ways.
#4 = An apply button. Every time you hit saves you have to go back into the wizard.
#5 = Not sure how complex this may become to document, but a conditional item would be great. For example if you check a box, then it requires you to fill out additional information about that check box you marked. For example if you check other company, then something appears where it can ask "name of company, and make it required if you had checked other company.
That's what I got.