Hello there,
Please help me on this issue. It might be simple but I'm a newbie here. I want to add multiple values on my Notes(textbox) separated by semicolon from two objects (TypeofBox(dropdown) and NumberofBox(textbox) when they click the (+) plus icon.
Dropdown has two values: LCM/Battery and Parts
Below is the view.
So that output on my Notes should be "LCM/Battery: 4 ; Parts: 5"

I cannot figure it out. I tried concat but no luck.
Thanks in Advance
Echo.