Hi All, I'm new here and happy to join this group!...
# suiteflow
s
Hi All, I'm new here and happy to join this group! I have an issue I was hoping someone could please help: I have a workflow that takes a custom record through a couple states (ie: approved, rejected). When the user rejects the record (this happens in State 2), I want to be able to open that custom record in edit mode. I tried using a custom workflow field and Go To Record workflow action but it opens a new custom record instead. Is there a way to open that rejected custom record in Edit mode? Any advice is greatly appreciated!
m
Hi I saw your response to my answer in NetSuite Professionals, can I respond to you here?
It's easier 😜
s
Yup for sure lol
m
in your general workflow config
add a new field
make it a list/record type
but instead of setting "Transaction" as the list select your custom record
Oops sorry backup
it can't be a workflow field
has to be a regular field
on your custom record config add a new field
make it a list/record field
(accept set it to your custom record type instead of where i have "project"
Then in your set field value action set your Custom Record reference field to "Currnet Record
Then in your go to record action select your "Custom Current Record Reference" field
(that was what i forgot, it can't be a WF field, has to be a regular field on the record for some reason)
s
Thanks for the details on this! For your set field value action screenshot, where did you get 'Opportunity Record Reference' field again? I tried to set my Custom Record Reference field to Current Record but Current Record doesn't come up.
m
click the drop down arrow in the selection box
s
It works now, thank you!!
Been stuck on this for 2 days
m
oh good...glad i could help
👍 1
sorry i forgot about the WF field thing...been awhile since i tried this
s
No worries!