Refresh the content of the select option after a change of value (via AJAX call)
28 views
Skip to first unread message
Maurizio B.
unread,
Jan 7, 2018, 6:44:06 PM1/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to yourlabs
Hi! I've a ModelSelect2 widget in a form, and I'm able to change the value of the selected record via a jQuery AJAX call. How could I refresh the selected value, via jQuery, after the record content has been updated(refresh the label of the selected option) or update the selected option value? Thanks!