I've got some parameters creating custom preferences in NetSuite.
By default they are grouped in a General heading under custom preferences. However I see other bundles have their custom preferences grouped (pic attached).
How do I group my preferences in my own "named" section??
Thanks in advance.
As far as I know there is no way to do that. NetSuite automatically does the grouping for the preferences when you install the bundle.
What you can go is create a bundle of your preferences and install it in your account. I have not tried this so I don't know if it will work.
Related
I have added one custom attribute in SimpleCMSComponent which I am able to see in backoffice but not in CMS cockpit.
Is there any file do I need to update to show this field in CMSCockpit ?
to be more precise I am trying to show this field in BannerComponent's Admin or Basic tab.
Thanks
Changes need to be added in EditorArea_BannerComponent.xml and then system update is required by selecting OOTB cockpits and custom cockpit extensions.
I'm trying to view all settings for SublimeLinter so that I can update my settings file. I read this page about sublime's view.settings() function, and figured it was probably in there, but the SublimeLinter documentation doesn't tell me how to access the settings from the control panel. The internal documentation is an empty string, which isn't very helpful. Any information about how to drill into plugins' settings files would be much appreciated.
When you open the settings, the default settings are displayed and documented on the left. There are no other settings than these. Other variable values are set internally using constants etc., there are no “secret” settings.
You can override parts of any plugin, e.g. the status bar view, if you don’t find the settings you need. Try using https://packagecontrol.io/packages/PackageResourceViewer
I'm trying to use the PJS.Bootstrap Theme in Orchard. After I've enabled the module I can see a "Theme-Bootstrap" menu option under Settings on the Dashboard. When I click that menu item, all I see is Settings page with just a "Save" button and nothing else.
I'm expecting to see something where I can switch between different CSS styles. When I look at the source for the Theme I'm seeing items like cosmo, cyborg, darkly, etc.
Is there something else I need to do to get the PJS.Bootstrap Theme to show Settings? I'm using Orchard v.1.10.1
Thanks!
You'll probably need to upgrade the module to .NET 4.5.2, it is currently at 4.5.1. So if you add the theme to your themes folder and add it in Visual Studio, then right click the project and select Properties, here you can change the .NET version. You'll probably also need to remove the references to JetBrains in the BootstrapThemeSettingsPartHandler.cs class.
I'm trying to create a netsuite suitelet and I have the code and I uploaded it to the file cabinet via the netsuite eclipse plugin.
I'm following the directions and I get to Chapter 7 Step 4, create a script record.
It says to go to Setup -> Customization -> Scripts -> New.
But it doesn't give any context, and I have no customization menu option in my setup menu.
Am I missing something? Am I looking in the wrong place? Is there some access control I'm supposed to have on my account that makes these options come into being?
That is the old link. There should now be a 'Customizations' at the menu bar.
In the newest version 2014.2 - it should be in:
Customization > Scripting > Scripts
Or you can use the Global search and put: "page: scripts"
I have documents library with different files in the table. I want to add rating column which I learned to do this from this tutorial http://geekswithblogs.net/venkatx5/archive/2010/12/02/how-to-use-rating-in-sharepoint-2010.aspx.
Steps which I reproduce:
Click on some documents library
Click on library tools
Click on library settings
Here us the problem I cannot see Rating Settings from General Settings menu.
What should I do to see this Ratings Settings link ?
Try to activate publishing feature.