NetSuite MyLearn: Boost your productivity and maximize your use of NetSuite with Training and Certifications delivered by Education Services expert resources.

Discussions

Check out Oracle NetSuite upcoming events and conferences here
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!
Attention: Customers with NetSuite Electronic Bank Payment (EBP) SuiteApp, version 2020.2 QA (ID 315896) must UPDATE (do NOT uninstall) their bundle to the Production version 2022.1 (ID 416781) by December 31, 2022. Note: If users fail to manually update the Electronic Bank Payments SuiteApp within the given time window, this version of the SuiteApp (ID: 315896) will be deprecated and the account will not be updated to Leading version (2022.1) of the Electronic Bank Payments SuiteApp. Please refer to the campaign email sent to impacted customers for more information.
Update your Profile with your Support type to get your Support Type badge.
NetSuite Release 2023.1 is here! Download the release notes and post your questions in the new Release 2023.1 category.
Join the webinar and "Get the Most Out of NetSuite Inventory Management" on May 2, 2023 at 10 AM PST. Click on this link to register. Do not forget to RSVP on this page as well!

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

This Week's Leaders

This Month's Leaders

All Time Leaders