how to show the mobile number with country code
I want to combine values of two table columns and show them in the one column. how do i acheive that?
4 Replies
Basically need to concatenate both of them and prefix them with a + sign
kindly help
How are you storing them in the db or model?
Solution
Build a virtual column if it's a list view?
country code and mobile number are store differently in the db table
this worked π