Hi All in my previous post (http://siebelfoundation.blogspot.com/2015/05/configuring-drill-down-on-form-applet.html?spref=bl) i have explained how to configure drill down on form applet ,but there is a limitation to this configuration.
This works fine with siebel HI application where Drill down is shown on label but in Open UI the label shows the field value as hyperlink.
After searching for some solution for the issue i found a work around.
1.Create a calculated field on the BC with calculate value as the value to be shown as label of drill down.

2.On Applet Create a control based on the New created calculated field.
3.Create a new drill down object with value of Hyperlink Field as new created control and provide the Destination view and Source Id field.
(Here Add the value Contact Info in Hyperlink field)
compile the changes and now the drill down works fines and on label field value is shown as we have made it calculated field and provided the label in calculated value so it always shows the Label rather then field value.
Note: This is just a workaround for the issue not a permanent fix.
Cheers..
This works fine with siebel HI application where Drill down is shown on label but in Open UI the label shows the field value as hyperlink.
After searching for some solution for the issue i found a work around.
1.Create a calculated field on the BC with calculate value as the value to be shown as label of drill down.

2.On Applet Create a control based on the New created calculated field.
3.Create a new drill down object with value of Hyperlink Field as new created control and provide the Destination view and Source Id field.
(Here Add the value Contact Info in Hyperlink field)
compile the changes and now the drill down works fines and on label field value is shown as we have made it calculated field and provided the label in calculated value so it always shows the Label rather then field value.
Note: This is just a workaround for the issue not a permanent fix.
Cheers..
No comments:
Post a Comment