Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
HELP: Add custom 'Created By' field to Transaction
Good afternoon,
So I had a requirement come up to have a 'Created By' field show on transaction forms, but it's been a real bear trying to get it working. I know one can simply look at the system information to make a determination who created the form, but giving extra permissions to a role isn't the ideal methodology.
I added a custom transaction field, display 'inline-text', type 'free-form text', with the 'source list' of Employee, and 'source from' Name/ID. I added a default formula of {user}, which documentation is supposed to return the current user. The documentation doesn't say if I need to add an = infront of {user}, but I've tried both ways with no success.
0