Hi,
You can't have a request scope sheet value. The value is not stored in
the UIData, this is was tomahwks preserveDataModel does. The binding
has nothing to do with this.
Regards,
Volker
2007/4/11, Boris Kovalenko <[EMAIL PROTECTED]>:
Hello!
I'm fully frustrated... Does anybody used request scope bean and
tc:sheet with tc:link (or tc:button) for current row selection? May I
see working example? Where tc:sheet is populated based on the value of
one of the form fields? I can't get it working with Tobago.... It seems
like PHASE problems.
Before: APPLY_REQUEST_VALUES
--- getting mailAccounts size = 0
After APPLY_REQUEST_VALUES
Before: PROCESS_VALIDATION
After: PROCESS_VALIDATION
Before: UPDATE_MODEL_VALUES
After: UPDATE_MODEL_VALUES
Before: INVOKE_APPLICATION
---- Oops... mailAccounts are still empty!!!
After: INVOKE_APPLICATION
With respect,
Boris