Re: Automatic Copy to , posted by Pelle on Fri Apr 22 00:56:43 2011
|
Grant Jeffcote wrote: |
Stefan Ritt wrote: |
Grant Jeffcote wrote: | Stefan,
Is there any way I might be able to initiate the 'copy to' function by selecting a 'tick box' (boolean) or conditional attribute choice in an entry page when submitting that page? We have a requirement where we run a main 'Operations' log and have another log with some entries needing to be in both (for additional actions etc). I understand the Operator can always manually use the 'Copy To' function after submitting the original entry but was wondering if there was some way a shell script (execute function?) or similar may be activated by a boolean or even a 'conditional' choice?
Thx |
I put your request on the whishlist. |
Thanks Stefan. |
Hi Stefan,
Any progress on this whish?
We are evaluating Elog to use it as disaster management log so we need to be able to have several logs that merges into one big log where analytic people can see the whole picture/timeline of whats going on in one single logg.
It can very well be as easy as a elog command-line option that initiates the whole thing with the help of Cron/Sheduler but the best would of course be to copy the whole idea from the mirroring function also for the copy/move task.
....or if there is a possibility to write directly to other logs than the current one in the moment of saving the entry....
Best,
Pelle |
preset type useremail with current user, posted by Peter Hirschbichler on Wed Jul 23 11:26:12 2008
|
Hi, I would like to preset an attribute type useremail with $user_email but that does not work because $user_email contains mailto: like mailto:user_email@domain
Has anyone an idea how to resolve this problem?
Type Reporter = useremail
Preset Reporter = $user_email
|
Re: preset type useremail with current user, posted by Stefan Ritt on Wed Jul 23 15:06:59 2008
|
Peter Hirschbichler wrote: |
Hi, I would like to preset an attribute type useremail with $user_email but that does not work because $user_email contains mailto: like mailto:user_email@domain
Has anyone an idea how to resolve this problem?
Type Reporter = useremail
Preset Reporter = $user_email
|
This was a bug. I fixed it in SVN revision 2118. |
how to sort entry, posted by jee on Thu Mar 27 05:58:40 2008
|
hi:
I have a problem with elog, if there are many entrys, and i want to find some useful entries which i preseted before ,like entries with , how can i configure the command ?
so i can find what i want with
please give me a help ,thx a lot! |
Re: how to sort entry, posted by Stefan Ritt on Thu Mar 27 06:18:05 2008
|
jee wrote: |
hi:
I have a problem with elog, if there are many entrys, and i want to find some useful entries which i preseted before ,like entries with , how can i configure the command ?
so i can find what i want with
please give me a help ,thx a lot!
|
Very simple: Click on "Find", select the icon, and click on "Search". Like if you do this for this Forum, it will produce an URL like:
https://midas.psi.ch/elogs/Forum/?Icon=icon14.gif |
Re: how to sort entry, posted by jee on Thu Mar 27 09:05:05 2008
|
Stefan Ritt wrote: |
jee wrote: |
hi:
I have a problem with elog, if there are many entrys, and i want to find some useful entries which i preseted before ,like entries with , how can i configure the command ?
so i can find what i want with
please give me a help ,thx a lot!
|
Very simple: Click on "Find", select the icon, and click on "Search". Like if you do this for this Forum, it will produce an URL like:
https://midas.psi.ch/elogs/Forum/?Icon=icon14.gif
|
i mean , is there a button that when i push it , then it only shows valuable enties which i preset before, the button may add in the "List | New | Edit | Reply | Duplicate | Find | Config | Logout | Help"
is that possible? pls show the command.
thank you for reply me! |
Re: how to sort entry, posted by Stefan Ritt on Thu Mar 27 09:10:46 2008
|
jee wrote: |
i mean , is there a button that when i push it , then it only shows valuable enties which i preset before, the button may add in the "List | New | Edit | Reply | Duplicate | Find | Config | Logout | Help"
is that possible? pls show the command.
thank you for reply me!
|
No, there is no button for that. |
Data Export:: Date Problem, posted by Richard Ecclestone on Mon Feb 11 22:16:33 2008
|
Hi
Im currently experimenting with Elog to see if we can use it to track maintenance work. But Ive come up against a problem, When I export the data to a csv file,
the date has a comma inserted between the day of the week and the rest of the date. This means that all the fields are then shifted to the right after the date.
This looks like a bug to me, the test records included in the demo does not exhibit this problem, until a new record is added.
cheers Richard
|