APEX plugin which renders multiple textfield inputs and stores result as a single string, separated by scpecial character.
##Case of use
Useful to render bank account items, arrays, matrix, etc.
Session value storage example: TEXTFIELDVALUE1|TEXTFIELDVALUE2|TEXTFIELDVALUE3
###Features
Possibility to specify unlimited number of textfields
Possibility to specify custom separator
Possiblity to specify different length for each textfield
Possiblity to specify different CSS classes for each textfield
Possiblity to enable auto-focus on next textfield when input exceeds current textfield length
Universal Theme aware (supports stretch fields)