Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Text Field Validation in OBIEE 11g

Hello,
I just wanted to check the feasibility of the following requirement.
User wants to limit the number of characters entered in a dashboard prompt(text field)
to 15 characters in OBIEE 11g, beyond 15 it should not allow users to enter through keyboard.
Looking for replies with solutions to this
Answers
-
First up -- why?
Secondly - you can't do this in the tool natively. You'd need some nasty JS hack.
0 -
thanks for the response
to answer why? its user requirement...bad thing...sometimes they want beyond scope
without bothering feasibility
yes its doable with JS only but how can we link the
script to the prompt analysis??
0