# New Oracle APEX plugin! Scrollable Date Picker

Meet the Scrollable Date Picker, a new APEX item plugin designed to simplify date selection.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1698174471540/f573b9e8-1d3f-4e1e-a93b-79728d791640.gif align="center")

## Installation

1. Download [Scrollable Date Picker](https://github.com/rodrigomesquitaorclapex/scrollable-date-picker)
    
2. Import *item\_type\_plugin\_com\_rodrigomesquita\_scrollabledatepicker.sql* file into your application.
    

## Usage

1. Create a page item
    
2. Choose *Scrollable Date Picker \[Plugin\]* as an item type
    

## Translate to your language

1. Navigate to the "Shared Components".
    
2. Click on "Component Settings."
    
3. Select "Scrollable Date Picker \[Plug-in\]."
    
4. Modify the week and month names to your desired values.
    
5. Ensure that the configuration remains a valid JSON array.  
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1698175913363/f2eaf9b1-217c-4d30-80dc-ffd931c1a5cd.png align="center")

## Responsive and perfect for all screens

When using small screens, you can select a date more easily by utilizing the drag and scroll feature. This function allows you to smoothly navigate and pick the desired date with convenience.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1698177388770/5464404f-97d9-490a-bff3-e2903d5b06ff.png align="center")

## Demo

Clique [here](https://apex.oracle.com/pls/apex/r/rodrigo_sandbox/scrollable-date-picker/home) so see it working.
