Chris Pipesh
08/19/2024, 2:44 PMCeligo AI
08/19/2024, 2:44 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that changing the label of the native 'Expiration Date' field to 'Dating' in the Lot Number Record is not directly possible through the NetSuite UI. Native fields are typically locked for editing to maintain system consistency. However, you might be able to achieve this by creating a custom field and using a workflow or script to copy the value from the 'Expiration Date' field to this new custom field. You can then hide the native 'Expiration Date' field and display your custom field instead. Here's a general idea of how you could do this: 1. Go to Customization > Lists, Records, & Fields > Item Fields > New. 2. Create a new custom field with the label 'Dating'. Make sure the type is suitable for date values. 3. Create a workflow or script that triggers whenever the 'Expiration Date' field is updated. This workflow/script should copy the value from the 'Expiration Date' field to your new 'Dating' field. 4. Hide the 'Expiration Date' field from your forms and display the 'Dating' field instead. Please note that this is a workaround and might not be suitable for all use cases. Always test thoroughly before implementing changes in your production environment. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/19/2024, 2:45 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.855208635
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84581989
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833103418
Celigo AI
08/19/2024, 2:45 PMCeligo AI
08/19/2024, 3:07 PM