FHEM Forum

FHEM => English Corner => Thema gestartet von: oliv06 am 12 Dezember 2017, 08:22:26

Titel: Can't find how to prevent access to detail view in FHEMWEB
Beitrag von: oliv06 am 12 Dezember 2017, 08:22:26
Is is possible to remove link to detailed device view in FHEMWEB ? I thought it was but I cannot find how to. :(
Titel: Antw:Can't find how to prevent access to detail view in FHEMWEB
Beitrag von: RaspiLED am 12 Dezember 2017, 08:57:08
Zitat von: oliv06 am 12 Dezember 2017, 08:22:26
Is is possible to remove link to detailed device view in FHEMWEB ? I thought it was but I cannot find how to. :(
Hi,
I'm not sure if I understood you correct, but try room hidden.
Warm regards, Arnd

Gesendet von meinem SM-G800F mit Tapatalk

Titel: Antw:Can't find how to prevent access to detail view in FHEMWEB
Beitrag von: rudolfkoenig am 12 Dezember 2017, 09:39:28
https://fhem.de/commandref.html#hiddenroom
Zitat
hiddenroom
Comma separated list of rooms to "hide", i.e. not to show. Special values are input, detail and save, in which case the input areas, link to the detailed views or save button is hidden (although each aspect still can be addressed through URL manipulation).
The list can also contain values from the additional "Howto/Wiki/FAQ" block.
Titel: Antw:Can't find how to prevent access to detail view in FHEMWEB
Beitrag von: oliv06 am 12 Dezember 2017, 10:09:09
Thanks a lot, will try it this evening !