Skip to main content
Solved

Dynamic attributes within an object

  • 8 June 2021
  • 1 reply
  • 6 views

Is there a way to show a dynamic list of attributes within an object? For example consider the following objects described by 2 different models belonging to 2 different teams:



 



"Box"                              "Box"
ID (id) ID (id)
Label (string) Recipient (string)
Contents (list:Contents) Address 1 (string)
Address 2 (string)
City (string)
State (string)
ZIP (int)


 



Is there a way to put each "Box" object on a separate layer but have the "Box" object look as follows when both layers are selected?



 



"Box"
ID (id)
Label (string)
Contents (list:Contents)
Recipient (string)
Address 1 (string)
Address 2 (string)
City (string)
State (string)
ZIP (int)


 



I'm looking for a solution where each of my 2 teams only have to edit their own version (layer?) of the object and have the combined list automatically filter for unique values. Failing that duplication is fine as long as the object can hold all the values from the selected layers. Is this possible?

Hi Jesse

Thanks for posting on the community! Unfortunately what you are trying to do is not currently supported in Lucidchart. However we're always looking for ways to improve Lucidchart and your feedback is the best way for us to do that. Would you mind adding your idea to our product feedback space? Ideas discussed here are passed on to the product development team for their consideration.

Thanks for your request and I apologize for any inconvenience this causes you.

 


Reply