Message 1 of 5
Creating a dynamic legend with fields

Not applicable
01-08-2020
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I am trying to create a legend using insertable blocks. The aim is to have a block that when inserted will prompt for a few entries of information and calculate some values. Namely:
Field entries:
- Item no - to be entered by user
- Quantity - to be entered by user
- Power value one - to be entered by user
- Power value two - to be entered by user
- Total power - to be calculated as quantity x (sum of 3+4)
Can anyone suggest how I might achieve the above?
Thank you