-
Pop Up
Is there anyway to customize to prevent two layer of pop ups. The client using Sharepoint webpart, that opens a folder and clicking on an action opens up a form. That brings two level of pop ups. Just trying to figure out if we can restrict to just one pop up. Is this possible, has anybody done this before? Thanks!!
-
Capture.JPG
-
Using the Send Email Command in Visual Script editor in V9
I am trying to send an email to a list of users with the Send Email command in the Visual Script editor in V9. I am able to get it to work sending an email to 1 user with either GetEmailAddress("user1") or GetEmailAddresses("user1"), but I cannot get it to work for more than one user. I am using GetEmailAddresses ("user1",…
-
Radio Buttons
Does anyone know how to Code Radio Button Captions, so that I can control which ones show according to what was put into a field on the same form please. I do not seem to be able to figure out how to do this, surely it must be possible ???
-
Nesting Worflows after the fact
What is the best approach for making an existing workflow a nested workflow in a different workflow? e.g. I've built a workflow for a detailed process...and later on someone asks for the "overarching" workflow to be created so they can see how the original workflow fits in the "big picture" context? I tried dragging one…
-
Performance of Designer
Just wondering if everyone is experiencing the same performance with the designer. I work in 2 products, Visual Studio, and the Metastorm Designer. The Metastorm Desginer's performance really frustrates me - as it seems tremendously slow. The performance is flat-out abysmal. The 7.6 designer was better, but not as…
-
Flag Issue - Cannot Insert NULL value into eFlagName in eWait
I've got a process thats initiated by a flagged action, raised by another process. The flag is raised fine, but as soon as the process hits a System stage (with no code on) I get the following exception: Details:Failed to execute 'system action'. Exception 'Cannot insert the value NULL into column 'eFlagName', table…
-
Time Difference #2 4-5-2011 1-23-30 PM.jpg
-
Object Types and their allowed component models
I'd like to create an organization model from a business domain object but ProVision doesn't seem to allow that. Is there a way to customize this in the modeling language so that the list of component models that are allowed for specific object types can be individually created?