G
Gian Torralba
Guest
Hello, Can you try doing a selectQuery instead? Just to make sure that we are getting all correct records. Please use this code as reference: var arr = rbv_api.selectQuery("SELECT id, line_value FROM orderline WHERE R238341=?", 1000, parseInt(" {!R238341#id}")); rbv_api.printArr(arr); Let me know how it goes, Thank you, Gian
Continue reading...
Continue reading...