Hey guys,
I have a page that lists the columns of a dB collection into labels... I have inputs running parallel to each of the labels for the amounts of the items listed in the labels. Then I have a create service that is taking the amounts and the labels to the required request... will the db pick up the labels text or not? if not how would i go about getting the text on the labels into the db collection?