Creating Custom Preferences in NetSuite - customization

I have searched and had no luck on this issue. In NetSuite I have some Custom Preferences (Setup -> Company -> General Preferences -> Custom Preferences). I need to create a new group of these, for a project I'm setting up. I can not find anything in the SuiteAnswers, and the NetSuite support was completely baffled that these even exist.
I'm hoping that someone else on here has had to create some before. Even if it is just to direct me to an article that I may have missed.

You can't create them manually. What happens is that the groups are created when an installed bundle has company level parameters

Related

Login with Google is asking to select app from two

We have an app in Expo that is logging in to Firebase with Google, but for some reason after going through the dialog it offers to select an app, which is shown twice, instead of selecting it automatically.
What is the proper configuration for solving this issue? I've had a look at this and that, but we cannot remove schema as it wouldn't work without it. There's a bug report on this issue, so I'm hoping someone managed to work around it here.

how to add new business component in Siebel web tool

I have a Seibel web tools deployment in my network and am trying to add new business components and business services. However, when I click on the business components tab on the left, I do see a plus (addition) sign on the right - above a list of existing business components. But nothing happens when I click on this plus sign.
I even looked up google and Siebel bookshelf,but could not find anything relevant. I came across some useful videos, but they just talk about how to update existing business components.
Please let me know if you have any useful articles on how to do this.
thx - Om
That is the correct way to do it, but there a few things you need to check:
Is the "+" button greyed out?
Are you making the changes in the context of a DEV workspace?
Does the browser console display any errors?
Can you instead make a copy of an existing one and change it? In my experience it is rare to create a BC from scratch.

How to publish a Workflow Template in Netsuite?

can anyone please point me in the right direction on how to publish workflow template in Netsuite.
I've search their help but could not find any substantial documentation.
Thank you!
You can use SuiteBundler to group customizations including workflows, custom fields, related saves searches, scripts, etc. into a single package. That package can be installed like an application. You can publish those bundles with NetSuite and set them as private for you only, shared with specific partners, or public.
To get to the Bundle Builder go to Customization > SuiteBundler > Create Bundle (Administrator).
If you don't see it with administrator access, first enable the "Create Bundles With SuiteBundler" feature at Setup > Company > Setup Tasks > Enable Features.
Also check out the SuiteAnswer called "Bundling a Workflow" (Answer Id: 40506).
It's a really cool feature!

Clicking a node in the Sitecore tree makes all other nodes disappear

I'm encountered a weird issue with new Sitecore user accounts. I set their permissions correctly, giving them access to read, write, create, etc the content items/folders they need and the Media Library. When they user logs in and clicks any of the 5 nodes in the tree (or their children) the Sitecore tree/navigation will hide all other nodes.
So if they click an image in the Media Library, the Sitecore tree will focus on the Media Library and not show the Content, System, Templates, etc nodes.
I've tried adding every single role in my company's Sitecore system to a test user and that didn't change a thing, it still happens. Any thoughts on this would be greatly appreciated.
In the Content Editor, click the Content Editor menu, and then click Application Options. Click View tab and check "Show Entire Content Tree"
https://doc.sitecore.net/sitecore_experience_platform/content_authoring/the_editing_tools/the_content_editor/customize_the_content_editor
Can you please check your URL if it contains ro=/sitecore/media when you click an image media item? Also let please let us know which version you using of Sitecore? Have you made any changes to link manager ?
This sounds to me like a session issue. The Sitecore shell does not like running in a stateless load balanced environment, and the tree in particular manages it's context in session state. If you have more than one server for authoring behind an NLB make sure you have sticky sessions enabled. Otherwise check to make sure your session state setup is properly configured.

Which inbuilt Sitecore roles give access to the "Clones" panel in the configuration menu?

I thought it would be Sitecore Client Configuring, but apparently not.
EDIT:
Following Yan's input I've looked at the Application > Content Editor > Ribbons > Strips > Configure > Item Clones security settings and my user role should be able to read the clone panel, through membership of the client authoring role. I've also explicitly given the role access to read and write there. Still no joy. I've tested by removing access to presentation and templates, and that works fine for removing panels, so I've got the right role and user and I'm setting security in the right place.
Unless anyone has a better idea this is looking like a support ticket...
You can verify this yourself using AccessViewer tool: switch to the 'core' database, open AccessViewer, navigate to Application > Content Editor > Ribbons > Strips > Configure > Item Clones and see what it has for various built-in roles. You'll have to select those roles one by one and see how security settings change.
At least, I can see the Client Authoring and Client Designing have read access...
I might be mistaken in details, but you should get the idea ;-)
UPDATE: Also, check Application > Content Editor > Ribbons > Chunks > Item Clones path, which hold the actual buttons definitions.