Page 1 of 1

Related Items multiple results in check box

Posted: 23 Feb 2017
by Sonoma
Hi. I have a column in a related forms that can contain multiple results. This causes the Related Items table to be rather wide.

How can I insert a line break in the results after each checked result so it is a verticle list instead of a horizontal list.

e.g.

Before:

1. Complete discontinuation of systemic therapy,2. Completion of planned therapy,3. Cost / Insurance,4. Disease progression,5. Toxicity,6. Treatment holiday,7. Undocumented

After:

1. Complete discontinuation of systemic therapy
2. Completion of planned therapy
3. Cost / Insurance
4. Disease progression
5. Toxicity
6. Treatment holiday
7. Undocumented

Thanks.

Re: Related Items multiple results in check box

Posted: 27 Feb 2017
by Dmitry Kozlov
Hi,

You can change the way a field is rendered in views with JSLink:

https://code.msdn.microsoft.com/office/ ... S-2ed3538a

Assign a custom JSLink in the field's properties in Forms Designer.