Saturday, September 1, 2012

Drilldown on form Applet in Siebel


Requirement – Needs to have a drilldown on custom field on Form Applet in Contacts screen which navigates to Contact Summary View

Steps to be configure same: 
  • Login to Siebel Tools, navigate to Business Components in Object Explorer and query for Contact Business component.
  • Lock the Project and create a new field in Contact BC as specified: 
Name
Join
Column
Custom Field
S_CONTACT_X
ATTRIB_06
  • Expose the newly created custom field on applet. Add the control in ‘Contact Form Applet’. 
Name
Method Invoked
HTML Type
Field
Caption
Custom Field
Drilldown
Link
Custom Field
Custom

  • Create a new Control User Property for Custom Field Control as follows:
Name
Value
Drilldown
True

  • Define a new drilldown object on Contact Form applet.
Name
Hyperlink Field
View
Custom Field
Custom Field
Contact Summary View

  • In Contact Form Applet navigate to Edit Web layout and drag & drop the Custom field in the editor.
  • Compile the modified objects(Contact BC and Contact Form Applet) on client srf.
  • Test your drill down by login to Siebel application and navigating to contacts screen.



1 comment: