Skip to Main Content

APEX

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!

New oracle jet date picker

Andre SouzaJun 24 2021

Hi,
I would like to have the same behavior as before on a date picket item, some examples:

example 1:

Left side is new jet date picker, right side is old one. I would like to have back the days names on the calendar.
User:

Example 2:
I was able to achieve the same look as "icon property" for floating items using the pre text
Like this:
User:

Now I can't do that anymore and date picker items look like this:
User:

Example 3:
I use a jquery library "jquery.mask.js" to have some masks on specific fields, for dates I would use like this:
$("#PAGE_ITEM").mask('##/##/####' );
So It would format the field as user is typing and also automatically adds the "/ ".
It does not work anymore, how to achieve that?

Thank you

Comments

Timo Hahn

***Moderator note (Timo): Vladimir

Please don't just answer by giving a link. Provide some more information on how you think the link will help to solve the problem. The Oracle Community – General FAQ state:

I have an excellent blog entry that answers a very complex user question. Can I just post a link as the answer?

Unfortunately, a link is not an answer. It’s a location of relevant and correct material to answer the question. And while the link to the blog is probably very useful, it will be flagged for review by the system moderators who are dedicated to ensuring the Community Platform is not susceptible to spam or any forms of promotion.

The best approach is always to “Answer in the Discussion” and in this case, that would mean providing enough content to address the question and answer it completely--if not in absolute detail at least to the extent that it achieves content correctness. Additional resources such as links to relevant and correct material can be offered as “for more information” or further explanation, but the answer should be complete. If an external blog entry is being linked, please provide a substantive quote from the blog entry to add context for users.

***

1 - 2

Post Details

Added on Jun 24 2021
7 comments
704 views