-
Modify Display Repeating Attribute
Hi, I have a question to display the repeating attributes in webtop. I have different attributes repeating it this way: RepAttr1: Value11, Value12, Value13 RepAttr2: Value21, Value22, Value23 RepAttr3: Value31, Value32, Value33 I would like to see these values in this way: RepAttr1: Value11 RepAttr2: Value21 RepAttr2:…
-
Common custom Error Message
Hi All, I am doing customization on WDK in which if there is any error due to any default component/custom component/Workflow I need to show default message saying "Please contact System Administrator". Have anybody done this before?
-
Problems customizing inbox.
Hi, I'm trying to extend our inbox to add a custom attribute, and I'm running into some issues. The first thing I'm doing is under my virtual root\custom\config, is create the component file, inboxclassic_extends.xml: <?xml version="1.0" encoding="UTF-8"?> <config version="1.0"> <scope> <component id="DEQinboxclassic"…