Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ok guys I'm stuck... I'm creating a new block def using database.insert
Then I create a new Table
Then I set one of tha table's cell's BlockTableRecordId value to the newly created block def table record objectid
Then I use that cell's SetBlockAttributeValue function to set an attribute def value.
The table is created and shows the block in the correct cell but the attribute value is not being set.
When I do this on an existing Block Def everything works fine. It's ONLY when I create a new block def.
Solved! Go to Solution.