Skip to main content
Solved

imported shape properties, can't add property text

  • July 25, 2024
  • 1 reply
  • 50 views

Forum|alt.badge.img

error when inserting text from the shape properities for an import share from cisco visio stencil. 

formula looks correct 

 

none of the shape properties work, other shapes that are not from the imported visio stencil work. 

Best answer by Amelia W

Hi @georged, thanks for posting in the Lucid Community! To overcome this error, you’ll need to reference the shape ID (#"id here") instead of “this,” using this formula: {{=#"id here".'network name'}}

To determine the shape's ID, add a new custom data property to the original shape using =this.$id and then copy that into your formula. Please let me know if you have any further questions!

Comments

Amelia W
Forum|alt.badge.img+9
  • Lucid support team
  • Answer
  • July 26, 2024

Hi @georged, thanks for posting in the Lucid Community! To overcome this error, you’ll need to reference the shape ID (#"id here") instead of “this,” using this formula: {{=#"id here".'network name'}}

To determine the shape's ID, add a new custom data property to the original shape using =this.$id and then copy that into your formula. Please let me know if you have any further questions!