dropdown in column obiee 10g analysis — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

dropdown in column obiee 10g analysis

Question
1
Views
0
Comments
Sunny86
Sunny86 Rank 6 - Analytics Lead

Dear experts,

We were trying to incorporate a drop down in a column in obiee 10g for write back.

'<select id="status" onchange=obipswb.Grid.Change(event)> <option value="Snooze">Snooze</option> <option value="Noted">Noted</option> </select>'

and it is working fine in results. But when we enable writeback template it is not working, instead we are having a text box without those values. Any workaround for this.

Thanks