Hello - I have a Suitelet that has a CRUD UI for a...
# suitescript
n
Hello - I have a Suitelet that has a CRUD UI for a custom record type. I would like users to be able to search for records using the global search and display my "view" page when they click a result, rather than showing the built in custom record editor. Is this possible?
m
Use a before load user event script to redirect to the suitelet
💯 1