working now :)
Thank you !
Type: Posts; User: shruz; Keyword(s):
working now :)
Thank you !
Thanks for your response John... Glad to receive your support..Unfortunately your syntax didn't work saying : Uncaught ReferenceError: POId is not defined(…)
I've tried using in many ways infact,...
Can anyone help me to pass parameters dynamically in a Javascript function inside an anchor tag?
My code :
<td><a...
function displayInvoiceInfo(POId){
url =...
I need to pass two Id's in Javascript function to retrive the payment details
POId & InvoiceId
I'm passing like this :
$.each(poInvoiceList[0].SupplierInvoiceList.SupplierInvoiceHeader,...
poInvoiceList = poInvoiceData.SupplierPOList.SupplierPOListDetails.SupplierPOHeader;
$.each(poInvoiceList[0].SupplierInvoiceList.SupplierInvoiceHeader, function( invoiceIndex, invoiceDetails ){
...
"John,
Unfortunately I don't have the provision to share you the page as I'm working on the portal which is on host server"
Hi John,
Good Morning!
I'm glad to see your detailed explanation for my problem.
I agree with you for the above question you have asked, there {...} is a placeholder for a valid object value...
"Thanks John, for your reply
I did tried in that way, but it didn't work for me says that the variable is undefined
I tried using $each for lopping it worked but facing some issue like for some...
Below is my payload for a given WebService in JSON format:
{
"SupplierPOList": {
"RowCount": 1,
"SupplierPOListDetails": {
"SupplierPOHeader": [
{
"VendorSetid": "STATE",