How to display multiple fields in one column-row? #701
Answered
by
abhaypithadiya
anonymouse703
asked this question in
Q&A
-
Hi! I want to concatenate last_name, first_name and middle_name in one column-row but only one field is displayed.. I also tried to make getter-setters but I don't know how to call the the getters. This is my syntax
|
Beta Was this translation helpful? Give feedback.
Answered by
abhaypithadiya
Nov 18, 2023
Replies: 1 comment
-
Hey! I know it is an old discussion but if incase someone needs it, here is how you can do it. Hope this helps.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luanfreitasdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! I know it is an old discussion but if incase someone needs it, here is how you can do it.
Hope this helps.