RE: Render Multi Choice control as Select Boxes

2014-06-19 Thread Paul Noone
Any time. Wish I could be more help.

At least you still have Design view in SP Destroyer though. :P

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Nigel Witherdin
Sent: Thursday, 19 June 2014 12:30 PM
To: OzMoss
Subject: RE: Render Multi Choice control as Select Boxes


No dramas - thanks for replying.

I am thinking I might leave it as a Lookup rather then a choice, and see if I 
cant do the filtering of the DVWP with a connected filter web part...



From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 23:56:59 +
I haven't looked at it that closely.
Easiest solution would probably be jQuery but I don't have a 2010 farm to play 
with.

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Wednesday, 18 June 2014 3:02 PM
To: OzMoss; Conrad Grobler
Subject: RE: Render Multi Choice control as Select Boxes

Hey,

I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).

I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control type is used for mult select Lookup 
fields, I was hoping someone might know a trick to get the Choice field render 
using this control.

Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)

Cheers,

Nigel


From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 04:28:28 +
I'm not really sure what you mean Nigel.

Do you mean a drop-down list that allows multiple selections?

This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Wednesday, 18 June 2014 1:56 PM
To: OzMoss; Conrad Grobler
Subject: Render Multi Choice control as Select Boxes

Hey All,

I have a requirement to:
- use an SP Choice field
- allow multiple selections
- render this as select boxes with add/remove buttons (like the multi lookup 
field)

I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather have use the select boxes with add/remove 
buttons.

I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP

Anybody got any ideas?

Cheers,

Nigel
The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system.
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information.

This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal


___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list 
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system.
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information.

This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal


___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list 
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

RE: Render Multi Choice control as Select Boxes

2014-06-19 Thread Nigel Witherdin
Ha Destroyer - love it!

From: p.no...@keller.com.au
To: ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Fri, 20 Jun 2014 03:03:34 +









Any time. Wish I could be more help.
 
At least you still have Design view in SP Destroyer though. :P
 


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Thursday, 19 June 2014 12:30 PM

To: OzMoss

Subject: RE: Render Multi Choice control as Select Boxes


 



No dramas - thanks for replying.

 


I am thinking I might leave it as a Lookup rather then a choice, and see if I 
cant do the filtering of the DVWP with a connected filter web part...


 


 




From:
p.no...@keller.com.au

To: ozmoss@ozmoss.com

Subject: RE: Render Multi Choice control as Select Boxes

Date: Wed, 18 Jun 2014 23:56:59 +

I haven’t looked at it that closely.
Easiest solution would probably be jQuery but I don’t have a 2010 farm to play 
with.
 


From:
ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Wednesday, 18 June 2014 3:02 PM

To: OzMoss; Conrad Grobler

Subject: RE: Render Multi Choice control as Select Boxes


 

Hey,

 


I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).


 


I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control
 type is used for mult select Lookup fields, I was hoping someone might know a 
trick to get the Choice field render using this control.


 


Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)


 


Cheers,


 


Nigel


 






From: 
p.no...@keller.com.au

To: ozmoss@ozmoss.com

Subject: RE: Render Multi Choice control as Select Boxes

Date: Wed, 18 Jun 2014 04:28:28 +

I’m not really sure what you mean Nigel.
 
Do you mean a drop-down list that allows multiple selections?
 
This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.
 


From:
ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Wednesday, 18 June 2014 1:56 PM

To: OzMoss; Conrad Grobler

Subject: Render Multi Choice control as Select Boxes


 

Hey All,

 


I have a requirement to:


- use an SP Choice field


- allow multiple selections


- render this as select boxes with add/remove buttons (like the multi lookup 
field)


 


I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather
 have use the select boxes with add/remove buttons.


 


I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP


 


Anybody got any ideas?


 


Cheers,


 


Nigel



The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by,
 anyone other than this addressee, nor may it be copied in any way. If received 
in error, please contact the author and then delete the message from your 
system.


Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).

Visit http://www.keller.com.au/
 for more information. 



This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal






___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint -
http://www.infotext.com/ ozmoss mailing list
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss




The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by,
 anyone other than this addressee, nor may it be copied in any way. If received 
in error, please contact the author and then delete the message from your 
system.


Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).

Visit http://www.keller.com.au/
 for more information. 



This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal






___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint -
http://www.infotext.com/ ozmoss mailing list
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss





The 
content of this email is confidential to the intended recipient

RE: Render Multi Choice control as Select Boxes

2014-06-19 Thread Paul Noone
Well isn't that what it does best? Especially in the hands of your average end 
user who installs it and has suitable permissions? :)

Removal of the Design view was the greatest single catastrophe for SharePoint 
developers IMO. And the excuse for it was just as tragic.

I read it as Because we failed at making it stable or remotely reliable, we 
decided to drop it and get back to drinking more.

Can't wait to see them do the same with workflows.

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Nigel Witherdin
Sent: Friday, 20 June 2014 2:50 PM
To: OzMoss
Subject: RE: Render Multi Choice control as Select Boxes

Ha Destroyer - love it!

From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Fri, 20 Jun 2014 03:03:34 +
Any time. Wish I could be more help.

At least you still have Design view in SP Destroyer though. :P

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Thursday, 19 June 2014 12:30 PM
To: OzMoss
Subject: RE: Render Multi Choice control as Select Boxes


No dramas - thanks for replying.

I am thinking I might leave it as a Lookup rather then a choice, and see if I 
cant do the filtering of the DVWP with a connected filter web part...



From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 23:56:59 +
I haven't looked at it that closely.
Easiest solution would probably be jQuery but I don't have a 2010 farm to play 
with.

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Wednesday, 18 June 2014 3:02 PM
To: OzMoss; Conrad Grobler
Subject: RE: Render Multi Choice control as Select Boxes

Hey,

I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).

I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control type is used for mult select Lookup 
fields, I was hoping someone might know a trick to get the Choice field render 
using this control.

Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)

Cheers,

Nigel


From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 04:28:28 +
I'm not really sure what you mean Nigel.

Do you mean a drop-down list that allows multiple selections?

This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Wednesday, 18 June 2014 1:56 PM
To: OzMoss; Conrad Grobler
Subject: Render Multi Choice control as Select Boxes

Hey All,

I have a requirement to:
- use an SP Choice field
- allow multiple selections
- render this as select boxes with add/remove buttons (like the multi lookup 
field)

I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather have use the select boxes with add/remove 
buttons.

I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP

Anybody got any ideas?

Cheers,

Nigel
The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system.
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information.

This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal


___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list 
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
The content of this email

RE: Render Multi Choice control as Select Boxes

2014-06-18 Thread Paul Noone
I haven't looked at it that closely.
Easiest solution would probably be jQuery but I don't have a 2010 farm to play 
with.

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Nigel Witherdin
Sent: Wednesday, 18 June 2014 3:02 PM
To: OzMoss; Conrad Grobler
Subject: RE: Render Multi Choice control as Select Boxes

Hey,

I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).

I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control type is used for mult select Lookup 
fields, I was hoping someone might know a trick to get the Choice field render 
using this control.

Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)

Cheers,

Nigel


From: p.no...@keller.com.aumailto:p.no...@keller.com.au
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 04:28:28 +
I'm not really sure what you mean Nigel.

Do you mean a drop-down list that allows multiple selections?

This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin
Sent: Wednesday, 18 June 2014 1:56 PM
To: OzMoss; Conrad Grobler
Subject: Render Multi Choice control as Select Boxes

Hey All,

I have a requirement to:
- use an SP Choice field
- allow multiple selections
- render this as select boxes with add/remove buttons (like the multi lookup 
field)

I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather have use the select boxes with add/remove 
buttons.

I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP

Anybody got any ideas?

Cheers,

Nigel
The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system.
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information.

This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal


___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list 
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system. 
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information. 


This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal 

___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

RE: Render Multi Choice control as Select Boxes

2014-06-18 Thread Nigel Witherdin

No dramas - thanks for replying.
I am thinking I might leave it as a Lookup rather then a choice, and see if I 
cant do the filtering of the DVWP with a connected filter web part...

From: p.no...@keller.com.au
To: ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 23:56:59 +









I haven’t looked at it that closely.
Easiest solution would probably be jQuery but I don’t have a 2010 farm
 to play with.
 


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Wednesday, 18 June 2014 3:02 PM

To: OzMoss; Conrad Grobler

Subject: RE: Render Multi Choice control as Select Boxes


 

Hey,

 


I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).


 


I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control
 type is used for mult select Lookup fields, I was hoping someone might know a 
trick to get the Choice field render using this control.


 


Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)


 


Cheers,


 


Nigel


 






From:
p.no...@keller.com.au

To: ozmoss@ozmoss.com

Subject: RE: Render Multi Choice control as Select Boxes

Date: Wed, 18 Jun 2014 04:28:28 +

I’m not really sure what you mean Nigel.
 
Do you mean a drop-down list that allows multiple selections?
 
This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.
 


From:
ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Wednesday, 18 June 2014 1:56 PM

To: OzMoss; Conrad Grobler

Subject: Render Multi Choice control as Select Boxes


 

Hey All,

 


I have a requirement to:


- use an SP Choice field


- allow multiple selections


- render this as select boxes with add/remove buttons (like the multi lookup 
field)


 


I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather
 have use the select boxes with add/remove buttons.


 


I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP


 


Anybody got any ideas?


 


Cheers,


 


Nigel



The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by,
 anyone other than this addressee, nor may it be copied in any way. If received 
in error, please contact the author and then delete the message from your 
system.


Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).

Visit http://www.keller.com.au/
 for more information. 



This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal






___ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint -
http://www.infotext.com/ ozmoss mailing list
ozmoss@ozmoss.com 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss





The 
content of this email is confidential to the intended recipient at the email 
address to which it has been addressed. It may not be disclosed to, or used by, 
anyone other than this addressee, nor may it be copied in any way. If received 
in error, please contact the author and then delete the message from your 
system. 
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information. 





This e-mail message has been scanned for Viruses and Content and 
cleared by MailMarshal 








___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss   
  ___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

RE: Render Multi Choice control as Select Boxes

2014-06-17 Thread Paul Noone
I'm not really sure what you mean Nigel.

Do you mean a drop-down list that allows multiple selections?

This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Nigel Witherdin
Sent: Wednesday, 18 June 2014 1:56 PM
To: OzMoss; Conrad Grobler
Subject: Render Multi Choice control as Select Boxes

Hey All,

I have a requirement to:
- use an SP Choice field
- allow multiple selections
- render this as select boxes with add/remove buttons (like the multi lookup 
field)

I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather have use the select boxes with add/remove 
buttons.

I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP

Anybody got any ideas?

Cheers,

Nigel

The content of this email is confidential to the intended recipient at the 
email address to which it has been addressed. It may not be disclosed to, or 
used by, anyone other than this addressee, nor may it be copied in any way. If 
received in error, please contact the author and then delete the message from 
your system. 
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information. 


This e-mail message has been scanned for Viruses and Content and cleared by 
MailMarshal 

___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

RE: Render Multi Choice control as Select Boxes

2014-06-17 Thread Nigel Witherdin
Hey,
I want to have a choice field that allows selection of multiple options to 
render as to select boxes with add/remove buttons (see attached image), not as 
a bunch of checkboxes).
I should mention that I am using SP 2010 (which doesn't have JSLink), so I 
guess this makes overwriting any of the rendering of the control quite a bit 
more difficult. Because this control type is used for mult select Lookup 
fields, I was hoping someone might know a trick to get the Choice field render 
using this control.
Failing that, I was hoping someone might know of a way to allow Lookup fields 
to be used in metadata filtering (or column filtering in DVWP)
Cheers,
Nigel
From: p.no...@keller.com.au
To: ozmoss@ozmoss.com
Subject: RE: Render Multi Choice control as Select Boxes
Date: Wed, 18 Jun 2014 04:28:28 +









I’m not really sure what you mean Nigel.
 
Do you mean a drop-down list that allows multiple selections?
 
This should be manageable with a custom render template and JS Link, or maybe 
just pure jQuery.
 


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com]
On Behalf Of Nigel Witherdin

Sent: Wednesday, 18 June 2014 1:56 PM

To: OzMoss; Conrad Grobler

Subject: Render Multi Choice control as Select Boxes


 

Hey All,

 


I have a requirement to:


- use an SP Choice field


- allow multiple selections


- render this as select boxes with add/remove buttons (like the multi lookup 
field)


 


I know I can use SPServices to render a multi choice field (checkboxes) into 
multiple columns, which is better then having a huge list of checkboxes down 
the screen, but I would really rather
 have use the select boxes with add/remove buttons.


 


I could use a list and a lookup field, but then I lose the ability to use this 
field in metadata filtering, or by column header filtering in a DVWP


 


Anybody got any ideas?


 


Cheers,


 


Nigel




The 
content of this email is confidential to the intended recipient at the email 
address to which it has been addressed. It may not be disclosed to, or used by, 
anyone other than this addressee, nor may it be copied in any way. If received 
in error, please contact the author and then delete the message from your 
system. 
Please note that neither Keller Australia nor the sender accepts any 
responsibility for viruses and it is your responsibility to scan the email and 
attachments (if any).
Visit http://www.keller.com.au/ for more information. 





This e-mail message has been scanned for Viruses and Content and 
cleared by MailMarshal 








___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss   
  ___
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss