Hi,

Newbie to Angular & was wondering if it is possible to add multiple records 
to a database (Amazon DynamoDB) based on a checkbox that allows multiple 
selections.

Will have the following

Textbox A,
Textbox B
Radio Country A, Country B, Country C, Country D, Country E

Form is then submitted once with say Country A, C & E ticked

and the following 3 records are written to the database

Textbox A, Textbox B, Country A
Textbox A, Textbox B, Country C
Textbox A, Textbox B, Country E

Thanks in advance

Todd

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to