@dilipwk wrote:
<form ng-submit="psubmit()" action="http://example.com/api" name="payment" id="payment" method="POST" enctype="multipart/form-data"> <input type="text" value="17759" name="account_id" readonly="readonly"/> <button type="submit">submit</button> </form>
form not getting submitted in mobile. What would be the reason ? Trying to submit form to external url
Posts: 6
Participants: 2