FN-FORUM: NetSuite
date posted 31st August 2005 20:44
Hi,
Is anybody out there up on NetSuite (www.netsuite.com)??
Here is the problem :
All I want to do, is use the getAttribute("item",ID,"blahblah")
but I want to find the ID dynamiclly, for example
getCurrentAttribute("item","blahblah") so :
getAttribute("item", getCurrentAttribute("item","blah"),"blahblah")
But this will not work, I have tried many many ways of formatting this. I am
sure it is very simple and I am sure many people have done it.
I hope someone knows!
Neil