cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Add Properties to Display Boxes

What inspired this wish list request? 

For general JSL programming, it would helpful if display boxes such as Outline Boxes, Table Boxes, Graph Boxes could have user/programmer defined properties assigned to the display box.  

 

What is the improvement you would like to see? 

Add the ability to assign properties to display boxes.  I propose something like the "Add Context("label", "value")" message that can be sent to Outline Boxes.  Perhaps an <<Add Property(key, value) or <<Add MetaData(key, value).  Make these properties retrievable using a JSL message like <<Get Property(key) or <<Get MetaData(key).  

Why is this idea important? 

This would create additional options for JSL programmers to develop reports that are more easily dynamic and controllable.  See, for example, https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/td-p/935787.  

 

1 Comment
scott_allen
Staff
Status changed to: Acknowledged