Jump to content
  • 0

Display "Back Button" on the Top and Bottom on the Details Page


LoveCaspio

Question

3 answers to this question

Recommended Posts

  • 0

Hello @LoveCaspio,

Perhaps you may add one more "Back" button to the top of the Details Page. 

Add an HTML block as the first element on the 'Search and Report Wizard - Configure Details Page Fields' screen. Make sure that you disable the HTML editor in the 'Advanced' tab before pasting the code. 

<div class="cbBackButtonContainer">
  <input type="submit" name="Mod0CancelRecord" value="Back" class="cbBackButton">
</div>

You may check this forum post for reference as well: https://forums.caspio.com/topic/9109-move-back-button/

Hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...