Blocks - Formula with manually entered values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have made some amazing complex blocks in the past but I am having real trouble getting a block with a simple formula to update automatically.
I want a block where I can enter a value in the properties tab or by double clicking the block and having the parameters dialog box open up. I then want to enter a #. I then want another location in the block to update with the formula X/.2 and spit out a # (X being the value entered in the properties).
I have tried with a user variable and link 2 attributes to this. The first attribute just had a formula = User Variable, the second had the formula = User Variable/(.2). I can then sometimes get the First attribute to update but not the second one. Other times if I edit the block and then exit it everything updates.
Does anyone have any suggestions? I do not feel this should be that hard for such a simple formula.