SuiteCloud / Customization

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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update your Profile with your Support type to get your Support Type badge.
Make Your Voice Heard: What Tech & ERP Topics Should We Explore in our Next Webinar?? We’re all ears! Vote now, and the poll runs until January. Poll for ERP | Poll for Tech.
Uncover the power of data with the Analytics Hub —your ultimate guide to mastering NetSuite Saved Searches and Reports. Simplify the complex and unlock your organization's true potential. Dive into the Analytics Hub now and soar to new heights!

NSC | Set Field Value if a Date Field is set to today's date

edited Oct 27, 2022 10:32PM in SuiteCloud / Customization

Create a Workflow that will set a default value (message) on a field if the preferred date field is set to today's date. The message must show on real-time update and on Edit mode of the record.

1. Navigate to Customization > Workflow > Workflows 

2. Preferred Custom Workflow: Click Edit

3. Click State 1

4. Bottom right corner: Click New Action

5. Click Set Field Value

6. Basic Information:

○ Trigger On: Select After Field Edit

○ Triggering Client Fields: Select Name of Date Field

Example: Date

7. Condition: 

○ Use: Select Custom Formula

○ Formula: Enter nlapiStringToDate(nlapiGetFieldValue('custbody171')).valueOf()==nlapiStringToDate(nlapiDateToString(new Date())).valueOf()

Note: Change the custbody171 to the internal id of the field you prefer to get the value of the date

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 2 (Apr-Jun 2025)

This Week's Leaders

Loading

More...

This Month's Leaders

Loading

More...

All Time Leaders

Loading

More...