config.Type.FEATURES -> Enable Features page (S...
# suitescript
a
config.Type.FEATURES -> Enable Features page (Setup > Company > Setup Tasks > Enable Features (Administrator)) For more information about feature names and IDs, see Feature Names and IDs.
b
Are you suggesting I use the config module to look at the Enable Features page?
If so, I know how to do that. I was asking if there was a more general approach that I could use on each record type instead of figuring out which feature to check for.
s
try/catch creating a record is certainly a general bad way to do it
b
Haha, I thought about that, but yeah I wouldn't want to just create random records.
a
Untitled.js
You need to play with that and maybe you will get what you need...
👍 1