Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

How to save more than one data in one form in crm 2015

$
0
0

In crm 2015 i have a form. In this form i save one firm (that can be choosen from lookup field),the period(option set),amount,another optionset value,invoice number,date and mark(comes from the choosen firm field. A firm has a mark number)
When i save this form it saves these information to the sql database cooresponding table and fills one row. The guid id of the firm that is choosen from the lookup field is saved to the database table.
Up to now everything is ok.
I wrote a html web service to see all firms as checkboxes. The user can select more than one firm. When the user press the button the selected firms(with thier guid and mark numbers) are send to the parent form.
I send them seperate multiline textbox. Now i want to save these firms one by one with their info (mark number,guid ) to the same sql database table as seperated rows. I mean if 3 firms are selected it shpoul be save to the databesa as 3 rows and
each row has its firm and infos about this firm.
The other fields on the form like invoice number etc. are same. I show the form picture also in the question.

How can i do this can anyone help me please .


Viewing all articles
Browse latest Browse all 46379

Trending Articles