Creating a Custom Screen in MC

<< Click to Display Table of Contents >>

Navigation:  Developers' Guide > Customizing User Interface > FAQs > Samples >

Creating a Custom Screen in MC

Navigation: Developers' Guide > Customizing User Interface > FAQs > Samples >

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

Create a Custom Screen in Management Console

 

Show/Hide Hidden Text

The Custom Screen in Management Console sample demonstrates the creation of an Search and Add/Update screens in Management Console.

Refer to the sample project "CustomScreenSampleForMC" file on CitiXsys Knowledge Portal.

Click here to collapse/expand the view.

Click here to view illustrations for the designer view of the Search and Add/Update Screens.

Search Screen:

SearchScreenSample

 

Add/Update Screen

SampleAddEditScreen

 

 

Prerequisites:

1.Create a user-defined table with the name "SampleUDT".

2.Now create user-defined fields in this user-defined table as shown in the below illustration.

UDTDetails

 

Note:

• Ensure that the project is built using x86 Platform.

To check the configuration:

oGo to Build --> Configuration Manager...

oSelect x86 under Platform.