Skip to content
Snippets Groups Projects
Commit 93f3cb93 authored by Johannes Goderbauer's avatar Johannes Goderbauer Committed by Johannes Goderbauer
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1046081][Komminkationsmedium:...

[Projekt: Entwicklung - Neon][TicketNr.: 1046081][Komminkationsmedium: Probleme beim Anlegen eines neuen Mediums]

(cherry picked from commit 5a3324c9)
parent 16b3269e
No related branches found
No related tags found
No related merge requests found
import("system.result");
import("system.vars");
var uid = vars.get("$sys.uid");
var value = vars.get("$this.value");
//if (!value)
if (!value)
{
var type = vars.get("$field.attributeType");
switch (type)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment