Hi, Please help me on this problem, I am trying to...
# suitescript
k
Hi, Please help me on this problem, I am trying to redirect user to new record create screen by clicking on button with SS2.0, but can't find the way at the moment. Please give me advise Thanks
b
what have you tried
k
I can't find the way to get url with url.resolveRecord() function
it requires internal id of the record
That's why I am getting confused
b
k
How should I use this function?
url.resolveTaskLink({ id: 'record_type' });
b
this one you really do need to read the documentation for it