I have a quick question > How I can convert an ...
# suitescript
c
I have a quick question
How I can convert an standard record into a dynamic record?
✔️ 1
d
You can just load the same record (you know id) with isDynamic=true
👍 1
c
Yeah, I was wandering if it were a fancier way to do it, like "makeDynamic", but I doubt inventorydetails dynamic mode works as it should