Re: Top Text and Bottom Text only show "text" --- no files, posted by Steve Jones on Tue Sep 5 19:46:05 2006
|
[quote="Steve Jones"]Just compiled 2.6.2-1714 and "Top text" and "Bottom text" interpret everything as "text" --- nothing is interpreted as a file to be
included, unless there is a new syntax.[/quote]
|
Re: Top Text and Bottom Text only show "text" --- no files, posted by Steve Jones on Tue Sep 5 20:23:40 2006
|
[quote="Steve Jones"][quote="Steve Jones"]Just compiled 2.6.2-1714 and "Top text" and "Bottom text" interpret everything as "text" --- nothing is interpreted
as a file to be included, unless there is a new syntax.[/quote]
|
Why are Preset fields blanked out?, posted by Steve Jones on Thu Sep 14 22:59:39 2006
|
The snippet of code below sets an attribute to a date depending on the selection. Problem is, if attribute ApprovedDate was previously set, selecting any
other value for CRStatus will blank out ApprovedDate (the same occurs for CompletedDate). Why would this be occurring when the conditionals are mutually
exclusive?
|
Re: Why are Preset fields blanked out?, posted by Stefan Ritt on Mon Sep 18 15:21:56 2006
|
[quote="Steve Jones"]The snippet of code below sets an attribute to a date depending on the selection. Problem is, if attribute ApprovedDate was previously
set, selecting any other value for CRStatus will blank out ApprovedDate (the same occurs for CompletedDate). Why would this be occurring when the conditionals
are mutually exclusive?
|
Re: Re: Why are Preset fields blanked out?, posted by Steve Jones on Mon Sep 18 18:19:44 2006
|
[quote="Stefan Ritt"][quote="Steve Jones"]The snippet of code below sets an attribute to a date depending on the selection. Problem is, if attribute ApprovedDate
was previously set, selecting any other value for CRStatus will blank out ApprovedDate (the same occurs for CompletedDate). Why would this be occurring
when the conditionals are mutually exclusive?
|
"Supress Email Notification" checkbox, posted by Steve Jones on Mon Sep 18 18:36:07 2006
|
Is there a way to allow email notification but have the "Suppress Email Notification" checked by default? We had complaints about the enormous amount of
email so I turned off email notification for edits/replys, but there are times that I would like to allow email to be sent out -- this would imply allowing
email by unchecking the "Suppress" box. |
Re: "Supress Email Notification" checkbox, posted by Steve Jones on Mon Sep 18 18:56:19 2006
|
[quote="Steve Jones"]Is there a way to allow email notification but have the "Suppress Email Notification" checked by default? We had complaints about
the enormous amount of email so I turned off email notification for edits/replys, but there are times that I would like to allow email to be sent out --
this would imply allowing email by unchecking the "Suppress" box.[/quote]
|
Re: Re: Why are Preset fields blanked out?, posted by Stefan Ritt on Tue Sep 19 17:32:28 2006
|
[quote="Steve Jones"]
I think I found it. Try this:
[CODE]
|