Closed sajeeshe closed 8 years ago
this is how I get in my php file
[frmMerchant] => object:2807 [frmVenue] => object:2815
Hi @sajeeshe, have you set the value-attr
property?
https://github.com/indrimuska/angular-selector#options
Yes but still getting the same On Jun 27, 2016 7:13 PM, "indrimuska" notifications@github.com wrote:
Hi @sajeeshe https://github.com/sajeeshe, have you set the value-attr property? https://github.com/indrimuska/angular-selector#options
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/indrimuska/angular-selector/issues/52#issuecomment-228749177, or mute the thread https://github.com/notifications/unsubscribe/ACTf7skH-mbUXaOEAjXl8ZaOaeOA6r92ks5qP9OSgaJpZM4I_AvO .
Ok, could you please provide a plunker or a working example showing that?
I'm going to close this issue, feel free to open again if you still find any problems. :)
Hi, I am trying to use this plugin. Its working nice but one issue is when I post the form I get object instead of the selected value. I tried my best but no luck. Can you help me to resolve this please ?
My major problem is I have to use this in a ng-repeat loop.