I'm really new in this concept. I have to design a form and the request is:
One Field, where someone put domains comma separated or not and in the end, we know how much domains we have.
I got a solution to separat this domains comma separated and one value/domain in each row - but customerfield_xxdd.size and so on it doesn't work.
I tried to parse in Json objects, but failed.
Then I tried to do it in a table form and say what is the last filled row...
I read so many help sites and the docu, but i got no idea to solute this request.
Please help me. Thanks in advance.