-
Calling ScriptEval from another procedure
I just discovered, in V7.6, that we can call a script from one procedure (ProcA) that actually exists in a separate procedure (ProcB). I was trying this instead of using libraries. A normal / wizard built call is normally along the lines of (in ProcA): Calling a remote (ProcB) function from ProcA appears to work well (I…
-
v9 dropdown and KeyValuePair
Hi I have function which returns metastorm List object. I assign to this object list of keyvaluepair objects: KeyValuePair<string, string>[] objects = new KeyValuePairObjects<string, string>[...]; objects[0] = new KeyValuePair<string, string>("1", "value1"); objects[1] = new KeyValuePair<string, string>("2", "value"); List…
-
Print Button question
How do you set up the PRINT BUTTON code so that the form is printed in landscape? The process code that we are currently using in the Print Button is (OnClick=print();&Language=Jscript). It currently prints in portrait.
-
Grid focus 7.6 sr3
Hello, On a form with multiple grids, only the first grid added to the form gets the first row highlighted and selected. But how to get the N:th grid highlighted and selected on form load? Kind regards
-
Inbound/Outbound issue
Dears, I would like to confront you guys with an major problem I have concerning the publishing of workflow models. I have created different workflow models which contain general activities. These general activities group a set of specific activities, which I have put in a new workflow model and attached to its general…
-
BPM 7.6 Installation on Win Server 2008 R2
I am trying to install BPM 7.6 on a Windows 2008 R2 server. The install went smoothly enough, but none of my odbc connections show up as options when I launch the designer, services manager, users and roles, etc. Also, this install has created no registry entries under HKEY_LOCAL_MACHINE\SOFTWARE. Does anyone know if this…
-
Create More Attractive and Intuitive Grids
I've been having some fun with various enhancements that are coming up in SR2, and we have some great ones that make a big difference for our grids. The most noticeable change is that we have added a new "Status" column type. This is exactly like the status field, but in column form. This allows the process designer to…
-
V9 Error while using Drag&Drop controls
Hi When we select more than one control and Drag them with CTRL key down (to copy them to another place on the form) strange error occures (see attachments)
-
(Untitled)
-
(Untitled)