cancel
Showing results for 
Search instead for 
Did you mean: 

XML Main Menu Structure

Former Member
0 Kudos

Hi,

How will the XML structure look like if I like to build a new main menu with sub-menu and a sub-sub-menu?

Please find the code to add a new menu under Sales - A/R below.

Thank you,

Rune

<Application>
	<Menus>
		<action type="update">
			<Menu Checked="0" Enabled="1" FatherUID="43520" Type="2" UniqueID="2048">
				<Menus>
					<action type="add">
						<Menu Checked="0" Enabled="1" FatherUID="2048" String="# Menu Discribtion" Type="1" UniqueID="UID_MyMeny_M1" Image=""/>
                                   </action>
				</Menus>
			</Menu>
              </action>
	</Menus>
</Application>

Accepted Solutions (1)

Accepted Solutions (1)

Nussi
Active Contributor
0 Kudos

Hi Rune,

i'll send you a sample to your email

if someone else needs it write me an email or add me in icq

lg David

Answers (0)