Edit "Contact us" button in footer

Hi,

Could you please let me know how to edit the “Contact us” button in the footer? I followed the instruction in APEx documentation for footer (link below), but couldn’t find the option to edit “Contact us” button.
Many thanks in advance.
image

Link: Edit the footer – APEx - Documentation Portal

Hi Duc, normally the id of the contact page is ‘2’. Because it did not exist anymore, the link was broke. Maybe you recreated the contact page after removal?
Anyway, I added a fallback to the contact us button in the footer, to link to ‘/contact-us’ if page 2 does not exists, so it works again.

1 Like

Thanks Stef. It works now.