Hey Esra,
I agree with Grant's point. It looks like you're working with an HTML table, which is totally fine. However, it seems like we might be dealing with a CSS-related issue here. To prevent any table troubles in IBM BPM when dealing with long values, here are some friendly tips:
- Adjust the column widths to make room for longer text
- Consider enabling text wrapping within the cells
- For those extra-long entries, think about adding horizontal scrolling
- You can set up some validation to limit input length
- In some scenarios, implement a hover-over effect with CSS for a better user experience
Hope these suggestions help you out!
------------------------------
Martin Medina
------------------------------
Original Message:
Sent: Tue October 10, 2023 02:58 PM
From: Esra Karadağ
Subject: Using Div in IBM BPM
I'm trying to create a table using a div in IBM BPM. However, when a long value is entered, the table is corrupted. What should we do to prevent the table from being corrupted when a long value is entered?
------------------------------
Esra Karadağ
------------------------------