Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how do I override default button size

jfr620Jul 7 2015 — edited Jul 7 2015

I have a button I want to change to a uButton instead of a UButtonLarge on an apex screen. How can I override this in the button attributes. I want to pass uButton to the class but have not been able to do this through the screen setup.

pastedImage_2.png

This is how firebug renders the button. I want to override UButtonLarge to Ubutton

<a id="B105861856312317883" class="uButtonLarge uHotButton " role="button" href="javascript:apex.navigation.redirect('f?p=165:200:15466497071456::NO:::');">

<span>Home</span>

</a>

Thank you.

John

This post has been answered by fac586 on Jul 7 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2015
Added on Jul 7 2015
2 comments
470 views