Expand my Community achievements bar.

jscotti
jscotti
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello-I have a process which creates form A dynamically and emails it. After emailing the for I need to generate Form B and attach Form A. I can generate Form B fine, it's the attaching that is giving me rouble.Is this possible?Thanks.

    Type

    Questions

    Views

    657

    Likes

    0

    Replies

    1
  • I found my solution. To get the value in the node it's eachUser.userId.toString().

    Type

    Questions

    Views

    479

    Likes

    0

    Replies

    0
  • I have the following in an execute script. It creates an XML quite nicely. However, I need it to retrieve the data for comparison versus creating an XML. Is there an easy way to convert what I have so this can be accomplished? I need to compare the commonName to a string value that will be static, a...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • Is there any kind of a time mechanism that will allow a process to be started at a specific time each day?

    Type

    Questions

    Views

    724

    Likes

    0

    Replies

    1
  • I don't believe we have Output. Is there another way?

    Type

    Questions

    Views

    546

    Likes

    0

    Replies

    0
  • Hello-Is there a way to automatically print a pdf to a specified printer in the Workbench? I am not seeing a module to do this. Do you need anything special?

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    4
  • Hello-I have a form that utilizes the process fields object. The form is working great, however, as it passes through the process flow in the Workbench the XML disappears. I have recorded it happening numerous times. It gets about 1/3 of the way through and then it's gone.The service it disappears o...

    Type

    Questions

    Views

    562

    Likes

    0

    Replies

    0
  • I previously was utilizing one button and the cancelAction command. However, this was causing the form to be submitted when used in the preSubmit event.I have recently implemented a 2 submit button solution to a form, which works beautifly for validation. All my edits are executed when they are supp...

    Type

    Questions

    Views

    564

    Likes

    0

    Replies

    1
  • I have a button on the form that translates to the "Complete" button when the form is generated in Workspace.The validation of the form was not working properly and there were some field that would be mandatory based on others. Whether or not they are mandatory depends on if either of two other fiel...

    Type

    Questions

    Views

    350

    Likes

    0

    Replies

    0
  • I have a form field that can have new instances created on it. So there may not be any or there could be 10.In the JavaScript I have the following code:if (bNum.rawValue != null) {    var testBNumber = Page1.commonScripts.isNumeric(this.rawValue);    if (testBNumber == true){ //IS NUMERIC        bNu...

    Type

    Questions

    Views

    597

    Likes

    0

    Replies

    0
Top badges earned by jscotti
Customize the badges you want to showcase on your profile