Wednesday, February 13, 2019

Auto reload oracle apex page & color


Go to page property --> html header paste

<meta http-equiv="refresh" content="3">    --like 3 seconds


--region color change
go to region --> advance--> customer Attributes

Style="background:yellow;width:500px;"

--item a color change then

go to item -->column attribute

Style="color:red;" --;--;

No comments:

Post a Comment

How to install and configure Oracle Apex 24.1 with ORDS 22, Tomcat 9 and Jasper Report 7 on Oracle Linux 8.10

#########################Install Oracle  APEX 24.1################################ ----------------------------------------------------...