close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Repeating table

Thread began 8/10/2012 10:20 am by john70964 | Last modified 8/15/2012 3:51 am by john70964 | 1294 views | 4 replies |

john70964

Repeating table

On a page using a template I tried to insert a Data Assist Repeating table.
But when I do most things disappear.
Please see pictures
Thank you

John

Sign in to reply to this post

Jason ByrnesWebAssist

does it render correctly in the browser?

Can you send a before and after copy of the page please?

Sign in to reply to this post

john70964

Thanks Jason

No it does not render correctly.
There is an error message Parse error:
syntax error, unexpected '*' in C:\xampp\htdocs\boatsforsalenow\index.php on line 31

I am attaching the before index.php
and after index2.php

Attached Files
index.zip
index2.zip
Sign in to reply to this post

Jason ByrnesWebAssist

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:
supporthistory.php

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

Sign in to reply to this post

john70964

Thank you Jason for the very useful contact regarding this above problem.

I have been taking this subject a little further and have made some progress.

To enable the repeating table to show correctly on my machine I found I needed to select the Bindings tab in order to show the Recordset.

If the Recordset is shown and or selected via the Server Behaviours tab the repeating table is not created correctly.

I also had to change the Repeating Table code a little and move the opening <?php above the opening <tr>

<table width="734">
<?php do { ?>
<tr>
and balance the bottom as:
</tr>
<?php } while ($row_rsBoats = mysql_fetch_assoc($rsBoats)); ?>
</table>

This note may assist me or anyone else as a reminder.

John

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...