MX CSS Menus Forum :: Dynamic values in submenu

This thread was displayed: 0 times

Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/


View All View Non Threaded Newest first
  • 06-04-2005 07:45:07 GMT +2 sindre Gusdal

    Hi, Ive got almost all of your plugins for Dreamweaver and I LOVE IT!. But I cant figure out how the dynamic CSS menu can help me. doesnt understand the meaning with the dynamic menu instead of the static menu. BECAUSE...My site has these links: Home - Product - Contact The Home page and the contact page is a simple Url.(static) BUT..the product page is a dynamic element. The user adds product categories and products into 2 tables: categories_ctg and products_prd. I thought that the CSS menu automatically would get the subvalues from these tables, so when the user added a product, the menu would get a new value. ÀND..I can not use a "built with url parameter" because then all the links in the menu must go to the same url with different paramenters. The home page and the contact page shall not link to the product page, so that will not work either. CONCLUSION..I make the menu in the SQL table menu_mnu. But when the user adds a new productkategory I must manually add that category to the menu_mnu. Therefor I just as well can use the static menu, and the whole meaning with the dynamic menu is gone. I hope I have misunderstood this and it is a way around the problem, because now the investment for this extension for me is wasted.

    • 06-06-2005 17:27:22 GMT +2 Ionut MOICIANU
      • 06-07-2005 18:38:35 GMT +2 sindre Gusdal
        I read the posts, but I dont u... View more

        I read the posts, but I dont understand anything. I`m not a coding expert, and that is why I choose interakkts product. Please explain me how to make a menu based on urls (not database) and make it go to different pages. also how to add the new link from a transaction, so the user dont have to visit the phpmyadmin to add a link in the menu.

        sindre
        • 06-09-2005 10:48:16 GMT +2 Ionut MOICIANU
          Hello Sindre, I am afarid I d... View more

          Hello Sindre,

          I am afarid I don't know how to explain this better. Sam and me have offered you some links to both ASP and PHP solutions for implementing this feature which is not handled by MX CSS Dyn. Menus by default. Are you using ColdFusion maybe?

          If you don't manage to do the custom coding by yourself, following our indications, we could do this for you in exchange of one hour of commercial support.

          I hope you understand, let me know what you think.

          Regards,
          Ionut

          • 06-09-2005 20:16:27 GMT +2 sindre Gusdal
            using php . Shall look more... View more

            using php . Shall look more into the case, and if I dont get it right (dont think I will do) I contact you for help. How much costs 1 hour, and how will you get the site/database? Sindre

            • 06-10-2005 09:12:54 GMT +2 Ionut MOICIANU
              One hour of comemrcial supppor... View more

              One hour of comemrcial suppport costs 50$ (as the link I gave you was showing). If you decide to go with commercial support, you will write to  consulting@interaktonline.com, give the link to this thread, FTP access to your site and database (if possible) or a .zip archive of your site and .sql file. Provide any necessary details.

              Regards,
              Ionut

              • 06-11-2005 15:52:39 GMT +2 sindre Gusdal
                Looked into the CONCAT functio... View more

                Looked into the CONCAT function and it works great. But some pages does not have an id (meaning that the index.php, has no ?id= pages. When concat the newurl its empty how to make the concat make a link based just on the page field, when the id field is empty? I use Nexttensio for inserting new products. How shall I make a tranasction that also inserts the product to the menu_mnu table? It has to fill out the id field with the same value as the id_prd in the products table.

                • 06-13-2005 11:12:00 GMT +2 Ionut MOICIANU
                  You could make all links dynam... View more

                  You could make all links dynamic and just don't use the id parameter from url on the pages that don't need it.

                  Ionut

                  • 06-15-2005 18:26:15 GMT +2 sindre Gusdal
                    Thanx. But how to make the ... View more

                    Thanx. But how to make the transaction the weay i described?

                    • 06-16-2005 13:26:59 GMT +2 Ionut MOICIANU
                      In the page containing the NeX... View more

                      In the page containing the NeXTensio2 form for inserting/updating the products, you can edit the Redirect Insert server behaviors and change the "Go To" field to point to a page where you will add the link into the menus table. Add the "recordId" parameter into the Redirect trigger's interface in the "Keep Parameters" section (with the "+" button).

                      On the page on which you redirect, you will add an Insert transaction on the menus table. You can access the id of the product by GET ("recordId" param.).

                      I hope this helps.

                      Ionut

© Adobe Systems Romania. All rights reserved.