I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We need to have context to help you. Please share some screenshots and code so that we get the context of what you are trying to do.
Thanks,
Anand.
On Wed, Dec 4, 2013 at 12:12 PM, Kat <py...@gmail.com> wrote:
Hi all,
I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We need to have context to help you. Please share some screenshots and code so that we get the context of what you are trying to do.
Thanks,
Anand.
On Wed, Dec 4, 2013 at 12:12 PM, Kat <py...@gmail.com> wrote:
Hi all,
I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
The problem is like this. You have form with a list of products. On ERPnext only one product can be selected at a time, no way to select two products on that list.
So I was asking a way to enable multiple-select on ERPnext, meaning if you have Samsung S4 and S3 among the products, you can select the two at once (like in simple HTML form).
I guess I am quite clear, if I am not please feel free to ask for more details.
Kind regards,
Kat
On Wednesday, December 4, 2013 1:19:03 PM UTC+2, Anand Doshi wrote:
Hi Kat,
ERPNext doesn't have a multi-select widget.
We need to have context to help you. Please share some screenshots and code so that we get the context of what you are trying to do.
Thanks,
Anand.
On Wed, Dec 4, 2013 at 12:12 PM, Kat wrote:
Hi all,
I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
It is possible, but it is not available out of the box.
You will have to create a widget in a dialog where user can select multiple items and on OK, create rows for that Item in the Item table and also execute the triggers for Item Code field.
Thanks,
Anand.
On Tue, Dec 10, 2013 at 1:35 PM, Kat <py...@gmail.com> wrote:
Hi Anand,
The problem is like this. You have form with a list of products. On ERPnext only one product can be selected at a time, no way to select two products on that list.
So I was asking a way to enable multiple-select on ERPnext, meaning if you have Samsung S4 and S3 among the products, you can select the two at once (like in simple HTML form).
I guess I am quite clear, if I am not please feel free to ask for more details.
Kind regards,
Kat
On Wednesday, December 4, 2013 1:19:03 PM UTC+2, Anand Doshi wrote:
Hi Kat,
ERPNext doesn't have a multi-select widget.
We need to have context to help you. Please share some screenshots and code so that we get the context of what you are trying to do.
Thanks,
Anand.
On Wed, Dec 4, 2013 at 12:12 PM, Kat wrote:
Hi all,
I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
On Tuesday, December 10, 2013 11:03:48 AM UTC+2, Anand Doshi wrote:
Hi Kat,
It is possible, but it is not available out of the box.
You will have to create a widget in a dialog where user can select multiple items and on OK, create rows for that Item in the Item table and also execute the triggers for Item Code field.
Thanks,
Anand.
On Tue, Dec 10, 2013 at 1:35 PM, Kat <py...@gmail.com> wrote:
Hi Anand,
The problem is like this. You have form with a list of products. On ERPnext only one product can be selected at a time, no way to select two products on that list.
So I was asking a way to enable multiple-select on ERPnext, meaning if you have Samsung S4 and S3 among the products, you can select the two at once (like in simple HTML form).
I guess I am quite clear, if I am not please feel free to ask for more details.
Kind regards,
Kat
On Wednesday, December 4, 2013 1:19:03 PM UTC+2, Anand Doshi wrote:
Hi Kat,
ERPNext doesn't have a multi-select widget.
We need to have context to help you. Please share some screenshots and code so that we get the context of what you are trying to do.
Thanks,
Anand.
On Wed, Dec 4, 2013 at 12:12 PM, Kat wrote:
Hi all,
I have drop-down field listing different products. I would like to enable multiple select on that field because right now users can only select one product at a time which is not convenient when a given customer wants more than one product, hence the need to enable the multiple select option.
How can I do that?
Thanks.
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
@ZodEnIX it a very old thread, better if you open new thread with your issue and reference back only to specific details from old thread if at all required.