ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1920
|
Sun Sep 3 21:57:00 2006 |
| Arno Teunisse | arno.teunisse@simac.nl | Question | Windows | | Attribute and checkbox |
In the screen shots I see checkboxes before the attributes. How can I do that ??
In the doc I saw Options <attribute> = boolean. But that creates a checkbox in the fill in form after the attribute. See second attached picture. The first attached picture shows what I want but I can only get the result in the second picture. Can anybody help me in this one. ( Is there an option checked for the attributes ? |
Attachment 1: untitled.JPG
|
|
Attachment 2: untitled1.JPG
|
|
1930
|
Fri Sep 8 18:42:05 2006 |
| Chris Warner | christopher_warner@dcd.uscourts.gov | Question | Linux | 2.6 | Unsubscribe from logbooks |
Is there a way for user to unsubscribe from a logbook? Can a user delete their own account? |
1960
|
Fri Sep 29 18:35:09 2006 |
| marta flood | marta33911@aol.com | Question | | | Entering information |
I am not sure how to get to the page I need to log my clinical time for school and I have no idea how I got here
Thanks,
Marta |
2092
|
Sun Nov 26 22:15:34 2006 |
| Grant Jeffcote | grant@jeffcote.org | Request | Windows | | Tool Tips |
Hi Stefan,
Is there a way to add a 'Tool Tips' to individual 'Options' similar to that currently available for Attributes? I have several checkboxes under an attribute for predefined email groups and would like to see if I can make the recipient list viewable via a mouse hover using the 'Tool tip' feature.
If not possible can it be added to the wishlist?
Many thx. |
2129
|
Tue Feb 13 16:46:54 2007 |
| bob | bobgrang@yahoo.fr | Question | Linux | Windows | | Various attributes and columns “list” |
Re Hi,
Is it possible to put various (and choose them) the attributes in the SAME columns of the “list” ??
Thanks a lot
Bob |
2212
|
Wed Apr 25 10:29:40 2007 |
| An Thai | thaithan@gmx.de | Info | Windows | 2.6.5 | WYSIWYG (What you see is what you get) |
Dear all,
I use the freemail from provider Web.de and find that its web-email editor ist very nice.
All formated text will be displayed in the right way, WYSIWYG.
Has sombody an idea, how to improve the Elog like this?
Best regards |
Attachment 1: Email_editing_page_by_Web.de.PNG
|
|
2246
|
Tue Jun 19 23:21:52 2007 |
| An Thai | thaithan@gmx.de | Question | Windows | 2.6.5.1863 | How long should it taken for new entry with attachments? |
Hello,
shortly I have a new issue of entry with attachments.
I try to re-produce the problem and find out that elog service needs very long to serve an entry with attachments.
Normally it takes about 3 seconds after the button SUBMIT is clicked to open the confirm page (ca. 20 recipients).
But when an user tries to enter a new entry and attach a file (about 500 Kb or greater) or some files (total of 500 Kb or greater), it takes several minutes and his browser displays "the page can not be opened"
In this time intervall, elog service runs with 100% CPU server recource.
My questions are:
- is there a form to calculate or estimate how long Elog needs to serve an new entry with attachment? (for example: Summary or multiplication of recipients and large of files) It will help to make a comment to warn users.
- Could you please make the SUBMIT button disable after clicked? Because it happens that my users click it many times after enter a new entry with big attachments.
Thank in advance and best regards. |
2298
|
Fri Jul 20 16:13:07 2007 |
| toumbi | toumbi@yopmail.com | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
Stefan Ritt wrote: |
toumbi wrote: | Maybe The service doesn't have access right , ( i see it is Log on with Local System). |
In that case it might help to run elog under your personal account. |
I finaly found how to do it.
Replacing Z: by \\server.com\ELOG\ and running the service with my personnal acount
cmd /K net stop elogd
regedit
change ImagePath of HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elogd to "\\server.com\ELOG\elogd.exe" -D -c "\\server.com\ELOG\elogd.cfg"
close regedit
cmd /k net start elogd |