PDA

View Full Version : Add records from database to a jcycle script


karen.marley367377
02-06-2012, 07:13 AM
Hi,

I would like to create a news ticker style based on a results page. Not sure how to get the script to show the next record automatically.

Any help would be appreciated !

Jason Byrnes
02-06-2012, 09:58 AM
I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
http://www.webassist.com/mywebassist/supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

karen.marley367377
02-06-2012, 11:45 AM
Thanks Jason, I cannot view the support ticket in my support history.

Regards

Jason Byrnes
02-06-2012, 11:51 AM
sorry, karen, the support ticket was not created for this thread, my response was made in error. this is going to take custom coding to accomplish is not supported by WebAssist.

create a blank page add a recordset to it, and then add a repeat region behavior, this will give you an example of code for looping through a recordset that you can use.

also, add a recordset binding to the page. this will give you example code to use for referencing a recordset value.