-
Form resize or move makes the form render oddly V9
Hi, i am having a problem whilst opening a V9 form. If, when the form is opening, i either click on it or move it, I either get in rendering oddly, with missing buttons and an odd layout, or it opens and its completely white. Has anyone any idea why this may happen? I found a post for a V7 issue similar, but nothing on V9…
-
Parent and Child Dropdown loading
Hi, I have two dropdowns Country and State. When loading the form, i set the first value(Country Values - e.g US) to Parent dropdown. I want to set the first value(State Values - e.g NY) to State dropdown based on the Parent DDL value in same form load. Any Ideas?
-
How to create PowerPoint friendly parent-child models
This post has attached a zip file of a MSWord document that coveres the 6 steps needed to turn an every day parent -child model into something that looks a lot more at home in your managers Powerpoint Presentation (well mine anyway). It's not rocket science but a little latteral thinking can transform the look and feel of…
-
Setting DateTime Variable
I have a requiremet to send an Email to managers while a folder is in a specific stage. This email needs to be sent at 1:30 am. I created a DateTime variable, which I need to set to the current date, but change the the time portion to 1:30 AM, when the folder enters this stage. Then I added a timer which loops back to the…
-
MS Word Mail Merge V9 Advice
I'm currently using a C# script to generate a word document and populate it with some data. I have a visual script for each record loop that needs to create a new page in the same document and add more data to it. I know very little about C# so wondered if someone could give me some advice. With my existing code it just…
-
D2 "PDF Preview in property page"
Hi, I have been working on D2v3.1. I would like to know, about "PDF Preview" option in property page configuration. I tried to know about "PDF Preview" functionality, there I have unchecked the 'creation,edit,import' mode option under "Enable" tab. but still am getting, message like "Would you like to open or save the…
-
role "everybody" on todolist cause Exception
Hi to all, In my simple process there is a First action with a role "everybody" on ToDoList. When i open a new folder I get this error: "Exception 'ORA-01460: unimplemented or unreasonable conversion requested' occurred when attempting to 'Create alert request'." This error disappear if i remove the role from toDoList.…
-
Functionality stopped working when upgrading from version 9.1.3.0 to 9.1.3.5
Hi, I have recently upgraded our dev environment from version 9.1.3 to 9.1.3.5. After the upgrade I noticed that some functions has stopped working. For example I use a stored procedure to search for templates. See code below: SelectSql(new MetastormDefault(),"EXEC dbo.sp_nasdaqomx_search_SA_invoice…