Skip to main content

Is it possible to have an Alert Activity display in the default workflow container?

Comments

3 comments

  • Nico Burgerhart
    No, you should use a second Display Form and use a runtime modification to display ther information in e.g. the description of Group1. form.Find(Of ContainerFormItem)("Group1").Description = "all entered information converted to a string" There are (more complex) alternatives, you can e.g. create DataItems for your information, add these to a DataItemList and use this list as source for a listbox on the second Display Form.

     

     
    0
  • Permanently deleted user
    Hi Stephanie,

     

    I have been looking for a way to allow the user to edit via a form or text boxes.  Would you be willing to share your workflow with me?

     

    Thanks,

     

    Krystal
    0
  • Permanently deleted user
    Thanks Nico, we went with first suggested idea and used a 2nd form.

     

    Krystal, I can share if you give me your email address.

     

    Stephanie
    0

Please sign in to leave a comment.