When loading file, attribute/fields aren't able to be updated w/ dropdown/lookup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone, need some help with an issue if possible. I've googled and now am turning to everyone's expertise for a bit of specific personal help!
I'm new to AutoCAD and dynamic blocks so bare with me if I misname some terminology.
I have a block with two attributes which are linked to lookup fields in text objects. So the block has two dropdowns to control two lines of text. When it's working, you select with the dropdown, do a REGEN and the fields/text updates.
When I reload the file, i.e. close and reopen the file, and then insert a new block, it is not able to be updated with the dropdowns. Instead of inserting as the default value of the attribute (blank), it enters with the name of the attribute. It cannot be updated with a REGEN, UPDATEFIELD, etc. FIELDEVAL is 31.
It can be fixed by going into Block Editor, clicking on the attribute, editing the value, right clicking the field, clicking update field (on both). They change the text from the field/attribute name, to "LookupString" (if I edit the block again, it will change to the field/attribute name as expected). If I save and exit the block, then all future inserted blocks work as expected. Until the file is closed and reopened.
Can anyone help me figure out exactly what is happening here? How do I keep it permanently ... working as intended?
Thank you