- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 09:09 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 09:52 AM
Hi @Are Kaveri ,
I am able to see it when selecting the choice.
But, once selected it is
From the list view, I am able to see completely when hovered
From Reports, I can see complete choice label
I have applied Max length = 100.
Can you check this.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 09:46 AM - edited 10-27-2024 01:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2024 09:52 AM
Hi @Are Kaveri ,
I am able to see it when selecting the choice.
But, once selected it is
From the list view, I am able to see completely when hovered
From Reports, I can see complete choice label
I have applied Max length = 100.
Can you check this.
Regards,
Najmuddin.