-
Conditional action
I have a conditonal action that is triggred by a radio button on the form. where if the selection made where if 'yes', the folder goes to one stage and if 'no' the folder is forwarded to another stage. But currently it does not do that, the folder remains on the system stage, i.e. the folder is no forwardered to any…
-
Publishing with Metastorm ProVision
Hello, Can anyone provide me with a link to access 'Publishing with Metastorm ProVision' document, please? I cannot find it in the documentation that has come with the local installation. Thanking you in Advance, Vamsee.
-
Metastorm Report Hyperlink
Hello Saviours, I have used hyperlink in metastorm report A, which opens the new report B. When user logs into the Metastorm site and views the Reports page. He can see both the reports Report A and Report B. Is there any way by which Report B can be hided in the site, though, can be opened from Report A using hyperlink?…
-
Context Help PPPleasse!!!
Is it possible to publish a notebook with multiple contexts for a single model? When I try to publish the model it only displays the image under one context and for the others it only publishes the text interpretation. The client needs ONE published document that shows all the models (and the model under all its contexts).…
-
How to Get text control value when <input type= text
HI , Am using D6.5 . For java script function am using text field as <input type="text" id="acb" name="acb" onchange="ontextchange" /> When i try to get text field value like (Text)getControl("acb",Text.class).getValue am getting null value . How do we text get control value when <input type is used instead of <dmf:text…
-
Hiding and displaying child objects in published HTML
I have a process model in which a number of objects have components. In ProVision, I can click on the component indicator to display or hide the child objects. However in the HTML published output, this doesn't appear possible. The output diagram shows the child objects that were displayed when I did the publish. I can't…