Hi
I am just getting to grips with the widgets (2days) and although I am finding the process quite straight forward, I am struggling to see how to pass a value from jqxInput to php for processing. I would normally do something like: $tempvar = $_POST[‘input’]; in php to get the value, but cannot see how to pass the input value to php using jqxInput. I am using the binding to json input and from the front end this works well.
I would appreciate any help or guidance so I can move on with my project. Many thanks
BTW: Thanks for a great set of time saver widgets.