index



modules



license
coding style
to do



Possible contents of an action

~~_CAREFUL !_ This page indicates intended behaviour, not existing behaviour~~

We need information like this:

<action name="ActionName" table="TableName">
</action>

(The type of suggest allowed here are specified in uni-d.dtd.)

Behaviour:

An action could be represented as a link/button, opening another window or popup, asking for the parameters of this action. Depending on the return type, when the parameters are filled correctly the action window should show a result or return to the edit page / or select page. (we currently show the actions in the select pages).


$Id: GuiPageAction.wiki 650 2004-08-16 15:47:45Z cabnetrom $