26
Views
8
Comments
form fields

Hi Team, start date with datepicker If I take on screen ,It is giving default date on screen and even on load of page ,It is asking for validation to enter start date.

Please let me know why it is asking for start date.I have given nulldate validation.But screen display we have  default date how is coming,and If it is displaying current date then still asking for to enter start date.

2021-06-02 20-50-04
Márcio Carvalho

Can you share an OML? or the properties of what you are doing on saving? and on initializing? and the properties of that input?

Thanks! Kind regards,

Márcio

2020-09-21 11-35-56
Sachin Waghmare

Hello Ujwwala,

Please share your OML or screen shots for the properties of Date picker widget and Onload client action to look into your problem.

Thanks & Kind Regards,

Sachin




UserImage.jpg
ujwala

Hi Sachin,

I have not put the datepicker,I have just took the normal date input,

On below I want on screen load the display to be YY/MM/DD and on calender selection values also should be the same format.Please suggest.


2021-09-30 18-38-59
Nuno Ricardo Rodrigues

Hello ujwala,

I have made a little example with maybe is your issue, you can try here:

https://personal-gxzlvs5j.outsystemscloud.com/DatepickerTest/Datepicker?_ts=637708472425238699

I also share the OML that you can see what I have done.

Hope it helps,

Nuno R

DatepickerTest.oml
UserImage.jpg
ujwala

Hi,

I want datepicker format to be changed as YY/MM/DD on screen load and after slecting calender input.

Please share an oml if any


2021-09-30 18-38-59
Nuno Ricardo Rodrigues

Hello ujwala

I share the OML on the above message.

Are you using the datepicker component or the input component with format date?

Best Regards,

Nuno R

UserImage.jpg
ujwala

Hi,

I am using input component and want to change display format

2021-09-30 18-38-59
Nuno Ricardo Rodrigues

Hello ujwala,

It´ s not possible to do that without a custom component with javascript.

See this link:

https://stackoverflow.com/questions/7372038/is-there-any-way-to-change-input-type-date-format

Hope it helps,

Nuno R

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.