close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

dynamic list not working correctly when viewing results, details pages

Thread begun 9/13/2015 9:58 am by software.current355386 | Last modified 9/15/2015 10:07 am by Ray Borduin | 1829 views | 9 replies |

software.current355386

dynamic list not working correctly when viewing results, details pages

using the database page creation option, fill in all the details,when i need to create a dynamic list

change the text field to list , using the lighting bolt fill in the details of the database to use for the list, then generate the pages

insert - shows list, make selection- nothing retained
all other pages not showing anything

ising the sharp preset the update button shows ok in dw but when previwing in safari its dark gray



have i done something wrong


Mac runnin yosemite

Sign in to reply to this post

Ray BorduinWebAssist

Please post a copy of the pages and I can take a look.

Sign in to reply to this post
Did this help? Tips are appreciated...

software.current355386

loin to website

url listed inpm

Sign in to reply to this post

Ray BorduinWebAssist

It looks like you are using Multi-select lists. How are you expecting that data to be stored? A single record comma separated? In a separate related table?

The Data Bridge interface doesn't do Multi-Select lists like this by default, but I can help you edit the pages to do what you need them to.

Sign in to reply to this post
Did this help? Tips are appreciated...

software.current355386

all lists are populated from own table

nb only ares has two list
if you could poinme in right direction to get thes workig will be great

ay idea why the button on update creen for all tables is wrong

Sign in to reply to this post

Ray BorduinWebAssist

It looks like the css path was converted to a file:// path at some point. It has:

<link href="file:///Macintosh HD/Applications/MAMP/htdocs/websites/delta-sds-903/webassist/forms/dataassist_button.css" rel="stylesheet" type="text/css" />

but it should be:
<link href="../webassist/forms/dataassist_button.css" rel="stylesheet" type="text/css" />

Did you mean for those to be multi-select lists? Or should users only be making one selection?

Sign in to reply to this post
Did this help? Tips are appreciated...

software.current355386

only one entry selected i.e. screened lists4 enties at moment , like to select home page and tht shows trouhout unleess rselct unassigned via update

Sign in to reply to this post

Ray BorduinWebAssist

Remove the word "multiple" from the select list tags and remove the brackets at the end of the select list names. Also update the classes to use Menu instead of List classes.

So for instance the screen ID field should be:

<select id="AreaLocalScreenID" class="formMenufield_Medium" title="Please enter a value." tabindex="2"  name="AreaLocalScreenID">
Sign in to reply to this post
Did this help? Tips are appreciated...

software.current355386

most working now apart from this error with ckeditor


DrivingTip:
Fatal error: Class 'CKEditor' not found in /Applications/MAMP/htdocs/websites/delta-sds-903/admin/drivingtips_update.php on line 127

Sign in to reply to this post

Ray BorduinWebAssist

It looks like it didn't add the library file it uses... just add this to the top of the page:

<?php require_once("../webassist/ckeditor/ckeditor.php"); ?>

Sign in to reply to this post
Did this help? Tips are appreciated...
loading

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