Hoppa till huvudinnehållet

delete individual graphic elements

Kommentarer

2 kommentarer

  • Berend Veldkamp

    The label in Get Form Element Items From Features always comes from an attribute of the graphic. If you want to use other properties, such as the symbol, I think the easiest way is to use a For Each loop on the graphics and inside it, use Set Feature Attribute to add a ‘label’ attribute based on the symbol. 

    Then, use that attribute for the Label input.

    2
  • Franco Di Bari

    Hello Berend,

    thank you for the information. I didn't know that I could ONLY label with the attributes. Then I'll try it (as described) once with the for each loop. 

    1

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