Re: Isolating search urls, posted by Stefan Ritt on Mon Aug 17 11:26:22 2015
|
For any other filter you need "&<attribute>=", which of course requires the knowlede of all attributes. There is no other "standard"
flag in the URL indicating a search.
Philip |
Re: Isolating search urls, posted by Philip Leung on Mon Aug 17 11:28:08 2015
|
Would there be a simple way to redirect all URLs BUT the ones which trigger searches?
Stefan
Ritt wrote:
For any other filter you need "&<attribute>=", which |
Re: Isolating search urls, posted by Stefan Ritt on Mon Aug 17 11:36:49 2015
|
No, no and again: no.
Philip
Leung wrote:
Would there be a simple way to redirect all URLs BUT the ones which |
Re: Isolating search urls, posted by Philip Leung on Mon Aug 17 11:52:54 2015
|
Noted. Thank you for your time
Stefan
Ritt wrote:
No, no and again: no. |
Re: IE 11 - Text Edit Toolbar Not Working, posted by John Krautkramer on Mon Aug 17 16:30:17 2015
|
The issue was IE Compatibility Mode. There were no websites in the list, but the "Display intranet sites in Compatibility View" was checked.
Removing this fixed it.
Thanks for the help! |
Re: "Resolve host names" does not resolve host names, posted by Daniel Sajdyk on Tue Aug 18 14:23:29 2015
|
I'm sorry... it was my mistake. I put Resolve host names in logbook config instead global.
Regards Daniel.
Stefan |
Send e-mail based on a hierarchy of attributes?, posted by Phil Rubin on Mon Aug 24 20:40:14 2015
|
Is there a way to distribute e-mail based on the consideration of several attributes and values? A simple example: attributes type and category
have several different values, say, routine and problem for type and hardware and software for category, but one would only like messages sent when there's
a problem to different sets of hardware or software types. Thus: |
Re: Send e-mail based on a hierarchy of attributes?, posted by Andreas Luedeke on Wed Aug 26 09:18:17 2015
|
Yes, this can be done. See below for an example configuration.
Attributes = entrytype, category
Options entrytype = routine{1}, problem{2} |