[ Follow Ups ] [ Post Followup ] [ Discussions at the Paneris datadictionary node ]

Re: Help, I have stuffed it up (doesn't sound like it :)

Posted by TimJ on Wed Apr 28 7:58:11 1999

In Reply to: Help, I have stuffed it up posted by TimP on April 28, 1999 at 01:47:39:

Distribution: paneris@paneris.org
>Tim,

>I have done what should be a minor alteration to dbadmin,
>I have made EVERYTHING check if it was called with a template argument.

good plan

>This worked fine for all the commandline urls, but I
>needed to make it work for the forms and so put the variable template into the context.

>But it is not visible at run time.

nope, putting it in the context will not help. the context is only available for the single request (it doesn't persist). For FORMs, simply add template=foo.wm to the POST QueryString.

also, can we use a more specific name than simply "template". this is because i would like to avoid any conflict with a database field called "template" in a future project. can i suggest "wmTemplate"?

>Please have a look at line 40 of Administration.java and let me know what to do.

don't put it in the context (unless it is useful for debugging)

>Otherwise I was doing fine. I have created copies of all the dbadmin templates and personalised them to PFE.

nice, does the dbadmin stuff provide nice enough functionality to be useful to the customer? jenny doesn't think so. actions for me today include adding orderby to to the Administration list page, so I'll be working in dbadmin as well today.

timj




Follow Ups:




Post a Followup

Name:
E-Mail:
Copy:
Circulation:
Airflow AlexH Catalyst Chameleon
ColinR DanielH JackM JennyP
JohnR KeithH KiraB KrugerD
MikeC MylesC NicR PatickG
RachelG TimJ TimP WillR
WilliamC WilliamS paneris
Subject:


[ Follow Ups ] [ Post a Followup ] [ Discussions at the Paneris datadictionary node ]