Curious it is possible to enable NetSuite Commerce Extension like Grid Order on Local Development? If possible, teach me sensei! 🙂 TIA
c
Chris
11/07/2023, 7:42 PM
It used to be possible to find NS authored extension files in the file cabinet. So you could recreate the extension and modify it to your purpose.
w
wbermudo
11/07/2023, 8:05 PM
now it's not right? because when you fetch the extensions - it doesn't download on the workspace.. it's so challenging when overriding some behaviors (I know it's not advisable 🤣) but we got to do that we got to do (the right way as possible).
c
Chris
11/07/2023, 8:05 PM
I haven't checked on whether the files are locked in over a year.
Chris
11/07/2023, 8:10 PM
What I did was to identify the bundle id and then to check that location in the file cabinet.
w
wbermudo
11/07/2023, 8:12 PM
I see.. let me try that and see if I can fire it up on Local Development. Thanks for the tip