how to trim the field on the form layout when it is divided in two columns

Are Kaveri
Tera Contributor

Hi Everyone,

 

 

I am working on custom application,

There are multiple tabs like Notes, Associated Content, Activity log.

In my Associated content tab there are 12 fields .

I have done 2 columns with 6 rows. SO that 12 fields are aligned in 6 rows.

 

for one of the field which is dropdown has 3 dropdown values.

for one value its length is big so the display value is showing some part of value.

field = Cancellation Reason(Type = String, Max length = 40, Dropdown value ).

Cancellation Reason Dropdown values:

1. Incident has been cancelled due to another incident is of same values of conflict.

2.Cancelled due to incorrect data

3.Cancelled without consent during incident creation.

Cancellation Reason = Incident has been cancelled due to another incident is of same values of conflict.

The value displaying for us on form/list/Reports = Incident has been cancelled due to another incident 

the remaining value is not getting captured on display .

 

Please let me know how to wrap overall value for Cancellation Reason field?

 

Please let me know how to trim on form/list for complete value.

 

1 ACCEPTED SOLUTION

Najmuddin Mohd
Mega Sage

Hi @Are Kaveri ,

I am able to see it when selecting the choice.

NajmuddinMohd_0-1730047739700.png

But, once selected it is

NajmuddinMohd_1-1730047771589.png

From the list view, I am able to see completely when hovered

NajmuddinMohd_2-1730047813884.png


From Reports, I can see complete choice label

NajmuddinMohd_3-1730047896183.png

 

I have applied Max length = 100.

Can you check this.

Regards,
Najmuddin.

View solution in original post

2 REPLIES 2

Bert_c1
Kilo Patron

Najmuddin Mohd
Mega Sage

Hi @Are Kaveri ,

I am able to see it when selecting the choice.

NajmuddinMohd_0-1730047739700.png

But, once selected it is

NajmuddinMohd_1-1730047771589.png

From the list view, I am able to see completely when hovered

NajmuddinMohd_2-1730047813884.png


From Reports, I can see complete choice label

NajmuddinMohd_3-1730047896183.png

 

I have applied Max length = 100.

Can you check this.

Regards,
Najmuddin.