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