Is it possible to display an item record's `create...
# administration
b
Is it possible to display an item record's
createddate
field on its form? I don't see this field when Customizing an item's form? I put together a solution with a UserEvent script but it seems like an overkill way to display this field, there seems to always be several ways to do it a better way in Netsuite so I wanted to see other options
r
weird I tried a new field with default formula like {createddate}. It is definitely in the rercord data loaded on the item <createddate>12/6/2021 9:42 am</createddate>