Welcome Guest, Not a member yet? Register   Sign In
Problem with passing values to bootstrap modal window
#8

(02-06-2019, 01:12 PM)skunkbad Wrote:
(02-06-2019, 11:45 AM)shamiul72 Wrote:
(02-06-2019, 10:47 AM)skunkbad Wrote: The action of your form clearly points to a method named quotation, but the name of the method in your controller is fetch_by_id. So unless you have some magic routing that we're not aware of, that's your problem.
@skunkbad please check again, i have forgot to include the ajax

You must specify a content-type header for JSON:


PHP Code:
header('Content-Type: application/json'); 
No Luck still facing the empty fieldsĀ  Sad
Reply


Messages In This Thread
RE: Problem with passing values to bootstrap modal window - by shamiul72 - 02-06-2019, 11:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB