Good day everyone. I have list lookup on the left side, an add item label button on the middle, and a multiline text on the right side.
My problem is, users will have a hard time configuring the multiline since I want them to be able to delete the items there easily. I want my multiline text (hostname/local zone) to have a list behavior where they can select items. Is there any workaround or a way in javascript to automatically highlight a row in multiline once it is clicked?