1
You can do that using ajax, call the view using ajax and return data in form of a json. Use javascript to pop out the modal and show content accordingly.
Source:stackexchange.com
1
You can do that using ajax, call the view using ajax and return data in form of a json. Use javascript to pop out the modal and show content accordingly.