i have script which converts the customfield to multiselect field by using below method
nt
getfieldByID('customfield').convertToMultiSelect([
ajaxOptions: [
url: getMyUrl() + "/rest/endpoint/myurl/"
formatResponse: "general",
]
]))
how would i make the "convertToMultiSelect" option to textfield ??? please help me out. i just want to show whatever the response comesback instead of converting it into multiselect??
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.