Hoppa till huvudinnehållet

Is there a way in Get Form Elements Items from Features, in the Label Input to convert the date field (1590087600000) into "L" format directly.

Kommentarer

2 kommentarer

  • Hilary Barr

    @Oh, Jenny?  Did you ever figure this one out?

    0
  • Jenny Oh

    I did not use query layer activity but use a server workflow which does a "Run Sql Query" to format the dates. Set the output from the server workflow in "Get Form Elements from Collection" activity. Set the Label to =" **{InspectorName}** \n\n Inspection Date: *{InspectionDate}*\n\n Inspection Type: *{InspectionType}*\n\n Ramp Type: *{RampType}*\n\n " Note that the field names are different for you. Fieldnames are in the curly parentheses{} {InspectorName} is a field which is returned from my Server workflow output. Try a simple query first. I wanted to use Query Layer but it is not possible yet. Hope this helps. Good luck!

    0

Du måste logga in om du vill lämna en kommentar.