Hi all friends,
I have a problem and here is the scenario:
Scenario:
- I have two selection fields,
- In the first one, I choose a contact(suppose: Mike)
- In the second one, I can see its sub-contact and select one of those (suppose: Jimi)
Now, In the view, the second field shows the selected sub-contact but proceeding with the parent name at the beginning -> Mike, Jimi
I want to see just 'Jimi' without 'Mike'. (Like -> Jimi)
How can I do that?