Jump to content

Multiple instances of same symbol with different info for a work sheet?


Recommended Posts

Not sure if I'm going about this the right way.

What I'm looking to do is have multiple instances of the same symbol I created-  say Laptop.

Apply "something" to them that I can customize and then filter that customization on a worksheet.

Mark 3 of the laptops Graphics, 1 for Zoom, etc-  then have a list of what machine does what.

 

 

Any advice is appreciated.

Link to comment

If you attach a custom Record to a Symbol, this is exactly the behavior you get.

 

If you attach a custom Record to a Symbol Definition, when the symbol is inserted the Record is attached to the Symbol and the values of the Fields attached to the Definition are transferred. But after that there is no link between the record defaults and record instance attached to the Symbol.

 

In the worksheet you use a formula similar to  ='Record Name'.'Field Name' to display the information in a field. This often works best in a Worksheet Database row.

 

If you worksheet formula is only =record.field, then you have a "2-way worksheet" where you can edit the value in the worksheet and it will update the Record attached to the symbol. Or you can edit from the symbol and the worksheet will display the new data the next time it is updated.

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...