Jump to content
  • 0

Freeze Headers On Tabular Report


ChrisCarlson

Question

I am trying to get the freeze headers in tablular report script to work and am unable to get it working. I have followed the instructions at the link below but it is still not working. Has anyone had success in getting this script to work? It is for a tabular report in an iframe inside an Caspio HTML datapage.

 

http://forums.caspio.com/index.php/topic/4678-j-freeze-header-in-a-tabular-report/

 

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Hello ccarls3,

 

Please make sure, that your code in the Header section is:

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/floatthead/1.2.7/jquery.floatThead.min.js"></script>
<div id='cb_lib'>

There is a Note in instructions: To use "iframe deploy code" or "direct from Caspio link", place the above script in the HTML Header section of the Configure Results Page Fields of the DataPage using the Caspio Bridge DataPage Wizard.

 

On my DataPage, the Headers are Freezed, when I scroll the height of the frame, not of the whole page.

 

I hope, it helps.

Link to comment
Share on other sites

  • 0

Hello -

I was able to successfully use this script to freeze the headers, but now my results page is not allowing the grouping I had before I turned it on. I was previously grouping the results by two fields, Status first and then Schedule. Now Schedule is no longer grouped and it will not let me check it. Is there a way to fix this?

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...