Page 1 of 1
Button not showing up on a form
Posted: Wed Sep 18, 2013 12:43 pm
by Alfred Butler
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.
Button not showing up on a form
Posted: Wed Sep 18, 2013 1:01 pm
by Kateryna Grynko
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?
Button not showing up on a form
Posted: Wed Sep 18, 2013 1:02 pm
by Alfred Butler
Drag to the header from Palette
Button not showing up on a form
Posted: Wed Sep 18, 2013 1:04 pm
by Kateryna Grynko
What button handler do you use? Is it visible?
Button not showing up on a form
Posted: Wed Sep 18, 2013 2:49 pm
by Alfred Butler
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
Button not showing up on a form
Posted: Wed Sep 18, 2013 4:20 pm
by Alfred Butler
i got the width conquered.
URL to point to all of the properties you can assign to a specific component?
Button not showing up on a form
Posted: Wed Sep 18, 2013 6:19 pm
by Maryna Brodina