or a URL for said link rather
# suitescript
k
or a URL for said link rather
b
nothing really obvious
k
That's what I was afraid of...
b
k
but does that work for custom record types?
b
not well enough to use over simply taking a look at an existing list url to see how the parameters work
k
How about a way to get the custom record type numerical ID?
then I could just hardcode the URL
it's for a bundle so the ID will be different for each install
b
a little bit on the unsupported side
but do a search on
customrecordtype
and add a filter for the
scriptid
👍 1
k
what if there aren't any records yet though?
b
there is a literal search type named
customrecordtype
k
ooooh
nice
Untitled
Done! 🙂
Thank you!
b
you may also want to consider actually using the task link
``LIST_CUST_${recTypeId}``
k
Oh cool, I'll try that thanks!
I tried LIST_CUSTRECORD_ and it didn't work yesterday, didn't think to shorten it
b
its the task id you get from opening help on the list view