Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By manalidhuri
#827018
I want to wrap the case title column which is shown in screenshot .
Is there any way to wrap this column?
Attachments
title.PNG
title.PNG (6.99 KiB) Viewed 4422 times
User avatar
By programerboy
#827025
Hi,

There is an css code in base of program for data grids:
Code: Select all
.x-grid3-cell-inner, .x-grid3-hd-inner {
	...
	white-space: nowrap;
	...
}
You must change it to:
Code: Select all
.x-grid3-cell-inner, .x-grid3-hd-inner {
	...
	white-space: normal;
	...
}
https://pmlearning.info
Thanks

A 1xBet clone script is a customizable software so[…]

A Bustabit clone script is a pre-made software sol[…]

Are you looking for ways to pay someone to write m[…]

BC.Game Clone

BC.game clone is a replica of the original BC.game[…]