close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

No Child List

Thread began 2/02/2012 9:25 am by Mike Perry | Last modified 2/08/2012 1:06 pm by Mike Perry | 5097 views | 10 replies

Mike Perry

Originally Said By: Jason Byrnes
  select the parent list in design view.

click the dynamic button in the property inspector.


you currently have the value set to use the brand column, set the value to use the brand ID column.  


Thanks, Jason -- I was getting punchy yesterday. Got the dropdowns working.

Still have a small issue. The following is the script output from the dynamic array

<SCRIPT>
var WAJA = new Array();
WAJA[0] = new Array();
WAJA[0][0] = 'Nathan|WA|s';
WAJA[0][1] = new Array();
WAJA[0][1][0] = '1';
WAJA[0][1][1] = 'Ham';
WAJA[1] = new Array();
WAJA[1][0] = 'Field';
WAJA[1][1] = new Array();
WAJA[1][1][0] = '2';
WAJA[1][1][1] = 'Bologna';
WAJA[1][2] = new Array();
WAJA[1][2][0] = '3';
WAJA[1][2][1] = 'Hot Dogs';
WAJA[1][3] = new Array();
WAJA[1][3][0] = '4';
WAJA[1][3][1] = 'Test';
WAJA[1][4] = new Array();
WAJA[1][4][0] = '5';
WAJA[1][4][1] = 'Test';
WAJA[1][5] = new Array();
WAJA[1][5][0] = '6';
WAJA[1][5][1] = 'Test';
WAJA[1][6] = new Array();
WAJA[1][6][0] = '7';
WAJA[1][6][1] = 'Test';
WAJA[2] = new Array();
WAJA[2][0] = 'Nathan|WA|s';
WAJA[2][1] = new Array();
WAJA[2][1][0] = '8';
WAJA[2][1][1] = 'Hot Dogs';
var products_WAJA = WAJA;
WAJA = null;
</SCRIPT>



As you can see the ' in Nathan's doesn't output -- instead |WA| is in its place. I've tried setting the column data type as text, varchar, and tinyblob with no success. I need the ' in the name.

Any suggestions?

Mike

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