Save Dynamic Input Types InTo Notes Fields

Based on a radio button, I’m dynamically (Javascript function) creating some HTML fields in a web page (form).

I cannot predict how many fields, so I’m not able to create the same fields in Notes form previously.

After the user enters data into those HTML fields and when he submits/saves the document, I need to save those HTML fields (Input Type) into Notes fields.

I’ve tried to do this with a Notes multiple value field, but maybe the content will exceed Notes field capabilities.

Can you give me an idea on how to accomplish this?

Thanks.

Subject: Save Dynamic Input Types InTo Notes Fields

Save them into a rich text field, which can as big as you like.