Re: Subst variables and Execute, posted by soren poulsen on Thu Jul 29 13:45:47 2010
|
Stefan Ritt wrote:
|
Re: Subst on Reply, posted by Stefan Ritt on Fri Jul 8 22:38:51 2005
|
[quote="Emiliano Gabrielli"]the "subst on reply" parameter seems to correctly work only on the first reply..
since the second reply has the author locked to the one having replyed the first time.
|
Re: Subst on Reply, posted by Emiliano Gabrielli on Sat Jul 9 14:13:10 2005
|
[quote="Stefan Ritt"]
You need [code]Preset on reply Author = $short_name[/code]. [b]Subst[/b] is supposed to work [i]after[/i] a submission, [b]Preset[/b] before you open the
edit mask. See this forum. If you reply to this entry, your name appears as the Author even if it's locked. Here is the config:
|
Re: Subst Attributes..., posted by Andreas Luedeke on Mon May 4 13:23:55 2015
|
Hi Francois,
welcome to the community! I'll try to answer your questions inline (Numbering them would have been a good idea ;-):
-
I'm creating a logbook with a lot of attributes. I would like to know if there is a way to name (display) my attribute differently then it's original
name. That way I could program $attrib1; $attrib2, etc, and map a name to display the column accordingly... Is it something possible ? |
Re: Subst Attributes..., posted by David Pilgram on Mon May 4 14:10:08 2015
|
Hi Francois and Andreas,
On Francois' first question, I wonder if Francois is using attrib1, attrib2... as the actual attribute names in the config file. If
this is the case, Francois, you can name attributes with suitable names in the configuration file and dictate which ones appear in the List and Threaded |
Re: Subst Attributes..., posted by David Pilgram on Mon May 4 15:13:08 2015
|
I only saw Andreas' edited version of the original enquiry, so I didn't see the orignal config file under discussion - so most of my previous
entry is totally pointless. Sorry about that.
David |
Re: Subst Attributes..., posted by Stefan Ritt on Mon May 4 15:44:07 2015
|
Indeed there was a bug when you have "Show Text = 0". I fixed that in the current GIT version. I also hide the "Preview" button if
"Show text = 0" since it really makes no sense there. I made a Windows Patch 3.1.0-3 which
ontains this fix. |
Re: Subst Attributes..., posted by Francois Cloutier on Mon May 4 16:03:19 2015
|
Wow !!! Im impressed :):):) I didn't expect such a fast reply !!!
Thanks alot Stefan, I will try it right away !!
|