<@UF741CYNM> Are you going to create the SO in the...
# suitescript
k
@Jennifer Are you going to create the SO in the suitelet or just redirect to a new SO and the prefill the information?
j
@karlenigma just redirect to a new SO and the prefill information from suitelet...
k
You would have to pass the information as parameters on the redirect.
j
could you suggest the steps please?
k
in SS2.0 I would use redirect.redirect and use the url for creation of a new record. Then use the parameters option to pass through the fields you have from the suitelet.
Check the SS2.0 docs for the redirect.redirect and this will show you how to process this.
j
message has been deleted
it seems it only accept suitelet url, but not the new record, @karlenigma
k
It states that but you can put whatever url you want in there.
I am using this on a suitelet to redirect to a webpage in our website.
j
message has been deleted
message has been deleted
k
That is going to be more to with the linesArray than the url itself.
Try without the param first.
j
okay let me try
@karlenigma no luck getting same error
if possible please provide some working code, so that I can move further from it...
k
Bit weird. Try adding the domain as i am adding the netsuite domain that i am on instead of just /app/
j
still the same error 😞
k
can you paste in your full code me to have a look at?
Seems a bit odd that it is not working.
j
yes
now you got it right?
k
Sorry?
j
now you got it right?
k
No i havent had your code.
are you sending via dm?