const opt = { 'field': {'account': 'text'}, } let ctype = 'account'; let f_content = document.querySelector(".f_" + opt.field[ctype]);