Skip to content
Snippets Groups Projects
Commit 5a3324c9 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

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

[Projekt: Entwicklung - Neon][TicketNr.: 1046081][Komminkationsmedium: Probleme beim Anlegen eines neuen Mediums]
parent 50f46954
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