Best Of
Re: Outbound SSO from SCA
Thank you for all of the help you have provided. I am still not able to figure out how to use a custom domain for our SCA login page. Our web store has a custom domain, but the login page still uses netsuite.com. If there is any additional insight out there, I would much appreciate it. If not, then we can close this thread.
Re: Script Help - return transaction line details upon creation of record based on location.
Thanks Nicole. I'm still having unknown issues with trying the functions you suggested and it's sapping my energy a bit.
I need to take a break from it, maybe test out getting the sublist subrecord data in another project and study the documentation a bit more first. Also in some way where I'm not having to create and delete records every time I want to trigger a test of the script.
Then I'll try coming back at it.
Dext3r
Re: Style List is not sorted alphabetically
Hi @Rachel_A Yes. This isn't a custom list, it comprises custom records that may have been created by a former employee of your organization. Please review the 'Style' custom record setup.
Customization > Lists, Records, & Fields > Record Types & choose the 'Style' Record.
Thank you
Re: Style List is not sorted alphabetically
@Able Wilson Ok, thanks….yes I don't know how it was created so it looks like I will have to create a new custom style list.
Re: We can't log in
Hello everyone, the issue is now resolved! @Paul Reading , @Ruth Castaño , @Omar Mohamed Arida , please try to login .
Re: An unexpected error has occurred while login in NetSuite
@Niraj Tiwari we have the same issue.
It seems that there is an issue with authenticator.
An unexpected error has occurred while login in NetSuite
We are unable to login into NetSuite, it is showing below error while login.
"An unexpected error has occurred"
We checked status.netsuite.com and observed all services are operational.
This login issue is occurring for all our customers.
Re: How to insert multiple ID's for a Saved Search Criteria?
Hi @Tybrneryan,
Good day! Hope you are doing well. 😊
To use multiple Internal IDs in a Saved Search, you can use the Formula (Numeric) field as a filter and have the following formula:
CASE WHEN {internalid} IN (x,x,x,x,x,x) THEN 1 ELSE 0 END
*replace x with internal numbers*
With Value = 1
You may also check and refer to SuiteAnswers ID 75215 Saved Search > Criteria > Internal ID > Unable To Select Multiple Internal IDs.
I hope this helps! 😊
======================
If you find this reply to your question as helpful, others with the same question might find it helpful as well. By marking “Yes” on the “Did this answer your question?”, you’ll be able to aid the community to find the solution much easier and faster without the need to read through all the replies, and you will also get closer to earning your next Answer Accepter badge.
Re: Outbound SSO from SCA
We figured out how to setup NetSuite as OIDC Provider to allow a customer to login to an external application. However, we can't figure out how to put our branding on the NetSuite login page along with a custom domain. Is this possible?





