Oracle Analytics Cloud and Server

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

Text Field Validation in OBIEE 11g

Received Response
1
Views
2
Comments
Anand Prakash...
Anand Prakash... Rank 3 - Community Apprentice

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

  • rmoff
    rmoff Rank 6 - Analytics Lead

    First up -- why?

    Secondly - you can't do this in the tool natively. You'd need some nasty JS hack.

  • Anand Prakash...
    Anand Prakash... Rank 3 - Community Apprentice

    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??