Powered By Blogger

সোমবার, ১২ সেপ্টেম্বর, ২০২২

Customized footer in oracle apex template

  1. => Copy the template which you want to customize
  2. => Edit the template
  3. => Go to body and change the default text by below mentioned code 

<div <style="text-align:center;color:green"><marquee onMouseOver="this.stop()"onMouseOut="this.start()">Developed by === software Ltd.</marquee></div>

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন

Row-level “Add” icon using a virtual column (APEX-safe)

1️⃣ Enable Insert in the Interactive Grid IG → Attributes Edit → Allowed Add Row → Yes 2️⃣ Add a New Column (Icon column) Column...