In this article, we will guide you on how to display the Submit or Search button in the same row with other form fields.
Steps:
Note: Margin should be adjusted to the number of pixels based on your form and style. The example above is provided for the Caspian Style, the Label position default set to Top, and the Number of columns set to 3 with left to right Fill order.
Note: This article uses external HTML, CSS, or third-party solutions to add functionality outside of Caspio standard feature set. These solutions are provided “as is” without warranty, support or guarantee. The code within this article is provided as a sample to assist you in the customization of your web applications. You may need a basic understanding of HTML and CSS to implement it successfully.
For assistance with further customization based on your specific application requirements, please contact our Professional Services team.
<style> .cbSubmitButtonContainer { display: none !important; } </style> <input class="cbSubmitButton" id="SubmitBtn" name="SubmitBtn" style="margin: 25px 0px;" type="submit" value="Submit" />
<input type="submit" name="searchID" style="margin: 25px 0px;" value="Suchen" class="cbSearchButton">
Caspio is the world’s leading cloud platform for building online database applications without coding.
Start a free trial today and experience the power of no-code.
© 2025 Caspio, Inc. Sunnyvale, California. All rights reserved.