Move Data from Multi Line to other Multi or Single Line
Hi, i am try to move a data from multi selectin box to a single or multi line. i can do that with single to single but problem is transfering froma multi line. i try to use this simple code as below;
- if(servis_personeller == null)
- {
- input.servisPersonel_Deluge = "";
- }
- else
- {
- x = Bakim_Personel_Formu[ID == input.servis_personeller];
- y = x.personel_adsoyad;
- input.servisPersonel_Deluge = y;
- }
But it only move last selection. i want to move all selection Like ; AAA,BBB,CCC
Please advise. Thanks.
Sticky Posts
How to Add Users to your Organization in ZohoMail?
A better clarity so you can create other users to start using Zoho Mail. You can directly Add Users from the Control Panel to your Organization. You can invite users with the existing email address. If the person (user) already uses ZohoCRM, then you can import users from Zoho CRM. You can also import them using a .csv file. (if you are planning to add them in Bulk) In this topic, We will be discussing on how to Add and Invite users only. The Import options are self explanatory. ____________________________________________________________________________________________________________