close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

multilingual menus

Thread began 4/18/2009 10:52 pm by canalegrande345703 | Last modified 4/25/2009 6:47 am by office377308 | 2206 views | 2 replies |

canalegrande345703

multilingual menus

Hi,
I need to fill (insert/edit/delete) multilingual menus. For this I use two mysql-tables:
1)category:
categories_id (autoincrement, key field)
categories_image
parent_id
sort_order
this is linked to
2) categories_description
categories_id (foreign key to categories table)
language_id
categories_name

the parent_id field holds the values of the categories_id to get the right dependency.
E.g.: the top menu entries all have a "0"
lnguage_id is a numeric value from a third table called "languages" (language_id and language_name).

I need to insert data in the first table, retrieve the categories_id via $_SESSION and post it together with multiple insert into the second table for the categories_name for the different languages.

Would this be possible with "manage relational table"?
Any suggestions?
thanks
Matt

Sign in to reply to this post

Ray BorduinWebAssist

No... manage relational table is to insert or update multiple rows in a separate table with a one to many relationship. It usually involves a multi-select list or a series of checkboxes.

I think you just need two simultanious inserts. This should be relatively easy to do by just applying the insert server behavior twice on the page and referring to the session variable created in the first one when inserting into the second.

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

office377308

yes, good hint

... I start to like webassist

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