Key-Value Dictionary Parameter - Resize table in HDA

   1465   2   2
User Avatar
Member
10 posts
Joined: Dec. 2020
Offline
Is there a way to resize a Key-Value Dictionary parameter in the Type Properties so that it has more lines?

I want to use the Key-Value dictionary parm to display some data to the user but it's limited to 4 lines and the user has to scroll. Is there a tag or way im missing where I can have the Key-Value parameter display more lines by default?

Any help appreciated, cheers,
Adam

Attachments:
Screenshot 2023-01-12 163753.png (6.1 KB)

User Avatar
Member
19 posts
Joined: July 2017
Offline
Hi, did you find a solution?
John Fanny | Fx Apprentice
User Avatar
Member
10 posts
Joined: Dec. 2020
Offline
JohnFanny
Hi, did you find a solution?

Unfortunately not, It's been a while but I ended up representing my dictionary as string parms in a multiparm instead, and wrote a simple function to convert my mutliparm to and from a dictionary.
  • Quick Links