The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Dynamic content from database driven menu - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Dynamic content from database driven menu (/showthread.php?tid=1119) |
Dynamic content from database driven menu - mosten - 08-20-2018 I need the menus and drop downs in the page header to pass a variable to generate dynamic content. The variable is the same (uid) for each liink. Any ideas? RE: Dynamic content from database driven menu - Brandin - 08-21-2018 You could modify the db-navigation file to include this variable at the end of every URL. |