Tomasz
|
| Posted: 02/06/2002, 2:47 PM |
|
CC has built in error messages, i.e for validation.
Is there's a way to display custom confirmation messages in the same style?
I.e.: "password changed successfully" or "data was changed"
|
|
|
 |
Alex Alexapolsky
|
| Posted: 02/07/2002, 1:44 AM |
|
Why not ? All you wanna do can be done via custoim coding in events.
read "Understanding templates" article in Tips7Articles section ,
after that add template variable to Form Header and if some
condition takes place fill template variable with required text .
|
|
|
 |
Tomasz
|
| Posted: 04/25/2002, 4:19 AM |
|
Is it possible to place such confirmation message at the same place where error messages appear?
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/25/2002, 4:42 AM |
|
Only if you modify html templates.
Such problem won't exist in CC Studio.
|
|
|
 |
|