i did follow the Steps for creating the menu struckture ... that works, but with creating the List and form pages i ran into problems.
i did the same as you discribed in the doc. I created the form definition and the action file, but no Lan or list file apear after klicking on the link assosiated with them.
all i did to the form file was erase some fields i didn't need and remaned the links.
in the action file i changed
$tform_def_file =
and the help from:
if(!stristr($_SESSION['s']['user']['modules'],'help')) {
weher is my mistake?
|