I want to take the contents of a firstname and lastname label and insert it as the header text of a collapsible component. The collapsible component is a container for a database service. The mapping should help clarify:
Can you give me an idea how this can be done?
Basically I want the text property of client_header to contain firstname_label text value + space + lastname_label text value