Zum Hauptinhalt gehen

Dynamic Forms/workflow container

Kommentare

4 Kommentare

  • Permanently deleted user

    You need to use 'Display Form' to add a Button as you said.

    (1) Add a Group control on the Form

    (2) At the RunTimeModification , set the Description of the Group control using Assign: 

    • form.Find(Of ContainerFormItem)("Group1").Description = 'You dynamic text here'
    0
  • Permanently deleted user

    Thanks Munwhan, just the ticket.

    I didn't think to assign text to the group description, a was looking for a label control or something like that.

    Thanks for you swift response and help.

    0
  • Permanently deleted user

    Hi Nick,

    I too am a 'newbie' when it comes to workflow. I have found the sample LA County site included with the install has great examples of workflow. It is a good starting point.

    \Latitude Geographics\Geocortex Essentials\sample\REST Elements\Sites\LA_County\Resources\Workflows

    0
  • Permanently deleted user

    Thanks for the pointer Mark.

    I'll take a look.

    Nice to know there is an active forum available too.  I'll try not to ask too many basic questions (although my time to develop workbenches is limited, it's more of a work-hobby than part of my primary role!)

    Nick

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.