Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Datetime prompt field - change size

cardelDec 28 2010 — edited Aug 11 2013
Hello,
I am using OBIEE 10.1.3.4.1 and I would like to increase size of some field in my dahsboard prompt.
I have datetime field and I am using calendar control for it. But the filed is not wide enough and part of time value is not visible.

Original datetime value is "01.12.2010 0:00:00" but field is not wide enough and shows only "01.12.2010 0:"

Look on this screenshot
http://img233.imageshack.us/img233/4879/obieedatetimeprompt.jpg


How can I increase size of this field?

I found some CSS solution, but it increases size of every edit fields in whole application.
3693717

I need only increase size of this input element to show whole value

<input id="saw_6586_4" type="text" emptyasallchoices="true" size="9" value="01.12.2010 0:00:00" name="saw_6586_4"/>

Thank you

Comments

826071
Hello,

I am facing the same issue and was wondering if you have found a solution?

Thanks
cardel

Only option in this version of OBIEE is tu use some javascript a resize field after page load.

1 - 2
Locked Post
New comments cannot be posted to this locked post.