Skip to Content
0
Mar 23, 2009 at 09:58 AM

OTR text not displayed.

126 Views

Hi All,

I am working with OTR. Created a custom OTR and using it in layout as below..

<htmlb:radioButton id      = "Project-Billable"
                                    text    = "<%= otr(Z_SUS/COSTCENTERBILLABLE) %>"
                                     on Click = "billable"
                                    checked = "<%= gv_proj_chkd %>"
                                    tooltip = "<%= otr(Z_SUS/TOOLTIP_BILLABILITY) %>" />

But no text is displayed next to the radio button where as the tooltip is displayed fine.

when I double click any OTR alias the text is displayed in a popup window , which means it is there in the repository but not displayed.

Any idea why this could happen?

Regards,

Anubhav