Alfred Butler
Posts: 0
Joined: Wed Sep 18, 2013 12:35 pm

Button not showing up on a form

On the top of my form I have added a Home button. I plan on adding this
to most of my forms

In test mode as well as downloading the src code, I don't see the button present.

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Button not showing up on a form

Hi Alfred,

Home or Back button can be added either from UI or programmatically. If you have nowhere to return (if you have only one page, or you have not changed the page or are on the main page), the button simply can be not displayed.

How you created it? With a drag to the header from Palette or changing Header settings?

Alfred Butler
Posts: 0
Joined: Wed Sep 18, 2013 12:35 pm

Button not showing up on a form

Drag to the header from Palette

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Button not showing up on a form

What button handler do you use? Is it visible?

Alfred Butler
Posts: 0
Joined: Wed Sep 18, 2013 12:35 pm

Button not showing up on a form

It's visible.

If I create this home button as a custom control.
How do I change the dimensions of the button? Width especially
Having difficulty dropping the custom control on top of the header
The button expands the entire width of page

Image

Alfred Butler
Posts: 0
Joined: Wed Sep 18, 2013 12:35 pm

Button not showing up on a form

i got the width conquered.
URL to point to all of the properties you can assign to a specific component?

Return to “Issues”