<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Keystone_Custom_Menu_Options</id>
	<title>Keystone Custom Menu Options - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Keystone_Custom_Menu_Options"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Custom_Menu_Options&amp;action=history"/>
	<updated>2026-05-15T16:57:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Keystone_Custom_Menu_Options&amp;diff=344&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Custom_Menu_Options&amp;diff=344&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:58, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key my_wiki:diff::1.12:old-343:rev-344 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Keystone_Custom_Menu_Options&amp;diff=343&amp;oldid=prev</id>
		<title>Pmorey: /* Using System Option for custom menu options */</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Custom_Menu_Options&amp;diff=343&amp;oldid=prev"/>
		<updated>2020-05-28T12:33:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Using System Option for custom menu options&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Keystone provides the ability to add custom menu options to the System Menu.&lt;br /&gt;
&lt;br /&gt;
There are two methods to support this:&lt;br /&gt;
* System Option (preferred - supported in 3.6.12.4+)&lt;br /&gt;
* Custom CCWMNU.INI (legacy)&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;span id=&amp;quot;systemoption&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Using System Option for custom menu options===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;You can setup one or more company system options in the CCTOPTN table for all users or for one or more individual users.&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p&amp;gt;With this method the custom menu options will be available on any workstation the user logs in to Keystone with. There is no need to place a file on the user's workstation.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The fields for the record(s) in CCTOPTN are as follows:&lt;br /&gt;
{| border=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;3&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field Name&lt;br /&gt;
! Field Value&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| USER_GROUP_ID&lt;br /&gt;
| DEFAULT&amp;lt;BR&amp;gt;&amp;lt;username&amp;gt;&lt;br /&gt;
| Applies to all users&amp;lt;BR&amp;gt;Applies only to &amp;lt;username&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SECTION_NAME&lt;br /&gt;
| SYSTEM&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| OPTION_NAME&lt;br /&gt;
| CUSTOMMENU&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| OPTION_VALUE&lt;br /&gt;
| &amp;lt;blank&amp;gt;&lt;br /&gt;
| Not used&lt;br /&gt;
|-&lt;br /&gt;
| OPTION_DATA&lt;br /&gt;
| &amp;lt;custom menu options&amp;gt;&lt;br /&gt;
| Contains the custom menu options in INI format&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;i&amp;gt;NOTE: When this system option is present for a particular user (or for all users in the case of DEFAULT) the custom CCWMNU.INI file will NOT be processed. If you create this system option but leave the OPTION_DATA blank, this will give the user the standard menu, since it will cause any custom CCWMNU.INI file on the user's workstation to be ignored.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;span id=&amp;quot;customccwmnu&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Using Custom CCWMNU.INI for custom menu options===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;With this method you need to setup a workstation-specific CCWMNU.INI file located in the &amp;lt;Windows Common AppData&amp;gt;\GivenHansco\Keystone\Settings directory.&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p&amp;gt;Note that the custom menu options will be available for any user that logs in to Keystone on this workstation. &lt;br /&gt;
(For Windows Vista and Server 2008 and higher, &amp;lt;Windows Common AppData&amp;gt; is C:\ProgramData by default.)&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pmorey</name></author>
	</entry>
</feed>