Disable future and past date in Oracle Visual Builder

preview_player
Показать описание
Disable future and past dates in Oracle Visual Builder

In this video, you will get to know how to disable future and past dates in Oracle Visual Builder.

Click on the link and watch the complete video.

Please like, comment, and share the video.

Don't forget to subscribe to my channel

#oraclecloud #vb #integration #oic #cloud #paas #soaCommunity @soacommunity #PaaSCommunity @oracleace #techsupper #ankur

Join this channel to get access to perks:

Follow me on Twitter, Facebook, and LinkedIn

My Playlists:

Oracle Visual Builder:

OCI getting started:

APEX:

------Expression-----

------JavaScript-----

var currentDate = new Date();
var futureDate = new Date();
// Increase the number of days -- 10 days in this example
return futureDate;
}

var currentDate = new Date();
var pastDate = new Date();
// Decrease the number of days -- 10 days in this example
return pastDate;
}
Рекомендации по теме
Комментарии
Автор

Can you please tell us from where we can get all the classes and function used for any expression in VBCS, as you have used in MAX property. Please really need this.

muditavis
Автор

Hi is there any way that we could disable saturdays and sundays

trustkiran
welcome to shbcf.ru