ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1707
|
Tue Feb 21 22:33:32 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | 2.6.1 | Re: svn revision number in the source |
Steve Jones wrote: | I have no idea how I got to CVS |
I realized that I had an old link to CVS when I checked your previous posting, so I updated that link like 30 min ago. That's why you got a new one. |
1708
|
Tue Feb 21 22:37:14 2006 |
| Steve Jones | steve.jones@freescale.com | Question | All | 2.6.1 | Re: svn revision number in the source |
Stefan Ritt wrote: |
Steve Jones wrote: | I have no idea how I got to CVS |
I realized that I had an old link to CVS when I checked your previous posting, so I updated that link like 30 min ago. That's why you got a new one. |
Ah, thanks. All is now right with the world  |
1710
|
Wed Feb 22 13:49:03 2006 |
| Holger Mundhahs | holger.mundhahs@vtg-rail.com | Question | Windows | 2.6.1-1653 | List view for CHANGE attributes |
Hello @all,
I've tried to implement an attribute with Change. The detail view works well,
but in the list view the field is empty (see screen shots). Can somebody help me?
Regards
Holger
LOGBOOK CONFIGURATION:
Comment = DEMO
Attributes = Admin, Hostname, IP-Adresse, Funktion, RIB-Hostname, RIB-IP, RIB-Admin
Change RIB-Admin = <a href="https://$RIB-Hostname/" target="_new">$Hostname RIB-Board: $RIB-Hostname</a>
Preset Admin = DEMO
Locked Attributes = Admin, RIB-Admin
Display search = ID, Date, Admin, Hostname, RIB-Admin
List Display = ID, Edit, Date, Admin, Hostname, IP-Adresse, RIB-Admin
Link Display = ID
Page Title = ELOG - $subject
Quick filter = Date, Admin
Default encoding = 1
Suppress default = 3
Show text = 0
Summary lines = 0
Sort Attributes = IP-Adresse |
Attachment 1: DetailView.jpg
|
|
Attachment 2: ListView.jpg
|
|
1711
|
Wed Feb 22 13:55:08 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.1-1653 | Re: List view for CHANGE attributes |
> Hello @all,
> I've tried to implement an attribute with Change. The detail view works well,
> but in the list view the field is empty (see screen shots). Can somebody help me?
For the list view, you need an additional
List Change RIB-Admin = ...
Some people want different modes for the list view and the detail view, that's why there are two options. |
1712
|
Wed Feb 22 15:47:45 2006 |
| Holger Mundhahs | holger.mundhahs@vtg-rail.com | Question | Windows | 2.6.1-1653 | Re: List view for CHANGE attributes |
Hello Mr. Ritt,
6 min 5 sek to answer - great. 
Thanks & regards
Holger
Stefan Ritt wrote: | > Hello @all,
> I've tried to implement an attribute with Change. The detail view works well,
> but in the list view the field is empty (see screen shots). Can somebody help me?
For the list view, you need an additional
List Change RIB-Admin = ...
Some people want different modes for the list view and the detail view, that's why there are two options. |
|
1713
|
Wed Feb 22 16:27:39 2006 |
| Holger Mundhahs | holger.mundhahs@vtg-rail.com | Question | Windows | V2.6.1-165 | How to setup Change attributes in detail view/edit mode ? |
Hello @all,
because I've got a very quick response on my 1st question regarding
"Change attributes" here is anonther one:
I've defined 2 attributes with "Change attribute" / "List Change attribute" (see configuration).
Because this values are build on other attributes I want to hide these attributes in
NEW / EDIT mode. How is this possible?
Regards
Holger
---
CONFIGURATION:
Comment = DEMO
Attributes = Admin, Hostname, IP-Adresse, Funktion, RIB Hostname, RIB IP, RIB http, ELOGs http
Change RIB http = <a href="https://$RIB Hostname/" target="_new">RIB-Board</a>
List Change RIB http = <a href="https://$RIB Hostname/" target="_new">RIB-Board</a>
Change ELOGs http = <a href="http://elogs/$Hostname/">ELOG</a>
List Change ELOGs http = <a href="http://elogs/$Hostname/">ELOG</a>
Preset Admin = DEMO
Locked Attributes = Admin, RIB http, ELOGs http
Fixed Attributes Edit = RIB http, ELOGs http
Display search = ID, Date, Admin, Hostname, RIB http, ELOGs http
List Display = ID, Date, Admin, Hostname, RIB http, ELOGs http
Link Display = ID |
Attachment 1: DetailView2.jpg
|
|
Attachment 2: EditView2.jpg
|
|
Attachment 3: ListView2.jpg
|
|
1714
|
Wed Feb 22 19:04:19 2006 |
| Holger Mundhahs | holger.mundhahs@vtg-rail.com | Question | Windows | 2.6.1 | How to build own/customized selection page? |
Hello @all,
with "Selection page = ..." I can link to an self defined selection page for the systems.
As I understand it must be an static page, or how is it possible to define the content based
on the available logbooks or groups?
Regards
Holger |
1715
|
Wed Feb 22 20:00:19 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.1 | Re: How to build own/customized selection page? |
Holger Mundhahs wrote: | Hello @all,
with "Selection page = ..." I can link to an self defined selection page for the systems.
As I understand it must be an static page, or how is it possible to define the content based
on the available logbooks or groups?
Regards
Holger |
Yes it must be a static page. |