Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12.2.1.2 Write back with drop down box

Hi,
Was anyone able to create a drop down list for the write back column? So instead of a free-form text box, I want to give the user a list of values to select from. I found some articles online, but the JQuery code didn't work in 12c. The code I found online is below. Instead of a drop down, my analysis just displays the code.
'<select id="user_comment" onchange=obipswb.Grid.Change(event)>
<option value="No Comment">Select Comment</option>
<option value="Good">Good</option>
<option value="Bad">Bad</option>
</select>'
Answers
-
Do yourself a favour, drop the dead donkey and use Apex for this, it has the kind of fully formed functionality you are looking for.
0 -
Perfectly said by Robert (beaten by 1minute) and always lovely to see slides from my "Worst Practices" presentation actually implemented in real life again.
OBI is an analytical platform and not a software development kit for data entry webpages.
0 -
Are you following this; -
http://ids-sol.co.uk/2017/10/24/obiee-writeback-with-dropdown-field/
0 -
Oh come on don't encourage such ridiculous ""requirements""
0 -
Sorry!
I was just curious!
I agree writeback is not fit for purpose.
0 -
Good morning Christian.
What do you think it would take to stake the writeback 'vampire', there seems to be an inordinate amount of interest in it recently!
0 -
'Vampire'?
A vampire has the appearance of life but is really dead, and if you go to close then it sucks your vitality - yes - perfect fit for writeback!
0 -
Robert Angel wrote:there seems to be an inordinate amount of interest in it recently!
The usual ebb/tide cycle. Some "new consultants" get a "requirement document" and as usual jumps immediately to fulfilling every letter, dotted "i" and every crossed "t" rather than thinking about what's in front of him/her.
0 -
Amen to that.
I believe that as a developer / architect the worst thing I can do is deliver exactly what they ask for...
0 -
Exactly. The most important part of a consultant's work is to *counsel* clients on what makes sense.
0