-
CalculateDateTime Problem
Using CalculateDateTime (in an If condition) in a form "When user loads form" gives me the following error. When I take out the CalculateDateTime, the form works fine. I have verified and reverified that MedBIProcData1.DoB is DateTime. The arguments for units, before/after, and (date) from were all entered by the wizard.…
-
Enable retrieval of solutions from the database (as V7)
In V7 processes could be retrieved by the designer. This was so so useful in the event that your source file was corrupted you always had access to what had been deployed to the engine. I've now suffered my first data loss within a solution and I can see no way of retrieving the running version from the database so I'm…
-
V9: process map lost from solution?
Hi All, I'm just wondering if anybody else has came across this. I've been working on a process within V9.0.2 working out some integration issues and updating a particular form. I've been having to restart the designer each time I needed to update a custom dll and as a result have been saving the solution many times during…
-
(Untitled)
-
(Untitled)
-
(Untitled)
-
V9: Save form from one solution and load it into another?
Is it possible to load a form into a current solution from another existing solution? I though I'd simply be able to import the .form file from the solution directory however the designer doesn't seem to like it and I can't seem to find a way to save the form in question so I suspecting either the form is corrupt or more…
-
V9: Creating drop down lists with options from multiple sources?
Hi All, When assigning list options to a drop down we used to be able to create lists using a combination of static options and data selected from a database using code similar to: BLANK FORM%CHR(9)%EMPTY()%SelectSQL("SELECT eStageName FROM eStage WHERE eMapName = '%ProcessName'") This would append the "Blank Form" option…
-
(Untitled)
-
(Untitled)