Dear all,
I have a form that contains multiplier, but inside multiplier there is another multiplier. The 1st multiplier could save multi record, and the 2nd multiplier could save to each parent multiplier with comma separated value.
table structure
id | satellite | zone
1 | Palapa 1 | zona x, zona y, zona z
1 | Palapa 2 | zona a, zona b, zona c
I still confused to save that multiplier to comma separated value.
One more question,
I already created an example form, but still complicated with the + and x button. I attached the form and sql table.
<script src="//pastebin.com/embed_js/HGeMU39b"></script>
I have a form that contains multiplier, but inside multiplier there is another multiplier. The 1st multiplier could save multi record, and the 2nd multiplier could save to each parent multiplier with comma separated value.
table structure
id | satellite | zone
1 | Palapa 1 | zona x, zona y, zona z
1 | Palapa 2 | zona a, zona b, zona c
I still confused to save that multiplier to comma separated value.
One more question,
I already created an example form, but still complicated with the + and x button. I attached the form and sql table.
<script src="//pastebin.com/embed_js/HGeMU39b"></script>