Hi Katya and Evgene
Till now every thing is fine, now i need to update Avaliable amt in header to Order Amount, please help me
Hi Katya and Evgene
Till now every thing is fine, now i need to update Avaliable amt in header to Order Amount, please help me
Hi Prudhvi,
You would need to add Update service: http://devcenter.appery.io/documentat...
Map this component to an appropriate Database parameter: http://devcenter.appery.io/documentat...
Hi Prudhvi,
You would need to specify an _id of record you want to update for this service.
how to do that, and where i have to specify..........
Hi Prudhvi,
If there is the same parameter for all users, just add the record id to mapping.
If there are separate parameters, you would need to read in localStorage variable (http://devcenter.appery.io/documentat...), and then map it to a service.
hi Katya,
thank you for helping, every think till now working successfully......
Hi Prudhvi,
Let us know if you need any further help.
Hello,
Please clarify, each line of goods in the screenshot is a separate entry in the database? If it is, then you have to go through all the rows in a loop and call the service pack for each entry in the database, as per request, you can update only one entry