-
Which WDK document in powerlink site gives more info how to use the tags like 'dmf', dmfxs'?
Hi, Which WDK document in powerlink site gives more info how to use the tags like 'dmf', dmfxs'? In our custom Adv Search page we have the following two (2) fileds: 1) "Search for" with the JSP code below: <tr> <td align=right valign=top nowrap> <dmf:label name='lblSearchFor' nlsid='MSG_SEARCHFOR' cssclass="fieldlabel"/>…
-
Dynamically show hide text control on checkbox select
Hello, Is it possible to in Forms Builder to dynamically show a text field if a checkbox is selected and hide it if the checkbox is deselected while the user is filling the form? I tried using rules and show/hide but it doesn't work.
-
Default value not showing on File New Document
I have a really strange issue. I've added a default value to an attribute on a parent type. On some (but not all) of the types that inherit from it, the default falue does not show up when we do a file...new document. It works as expected when doing a file....import. I've tried flushing the item caches and publishing the…