2010/4/15 Henning Westerholt henning.westerholt@1und1.de:
On Thursday 15 April 2010, Iñaki Baz Castillo wrote:
this are the stored dialog script flags. They can be checked with exported functions (dlg_setflag(..), as described in the dialog readme. If you want to keep these three functions, you probably would also need the column in the DB.
Thanks, you are right. However this is better accomplished in the new design as each early dialog could have different dflags (something not possible with the current Dialog module).
Hi Iñaki,
don't used this specific feature yet, if there is a compatible replacement its just fine for me.
It's not fully compatible as the current specification of the dialog flags module is "buggy" (along with the full module due its limitations). IMHO it's clear that this is different of a transaction flag mechanism. The dialog exists after a response > 100 is received so just when handling such response makes sense to set, reset or inspect a dflag.
Regards.