Hi,
Is it possible to have a different text field, let say field_text1, field_text2, field_text3 in the form. When user submit the form, these three text field values will be serialized and store into one column in DB.
Anyone done this before? Mind to share?