How to display first a part of string and give "more" for full information in one cell
How to display first a part of string and give "more" for full information in one cell
Example of my requirement:
Table:
Name | Sex | Self introduction
Jim | M | I'm boy and like football, (more)
Su | F | I'm girl and like dance, (more)
If you move to "more", it can display full information for "Self introduction"
Thank you for help.
Table:
Name | Sex | Self introduction
Jim | M | I'm boy and like football, (more)
Su | F | I'm girl and like dance, (more)
If you move to "more", it can display full information for "Self introduction"
Thank you for help.
This discussion has been closed.