Skip to main content
1-Visitor
March 6, 2012
Question

Saving dependent Listbox with metadata

  • March 6, 2012
  • 1 reply
  • 2778 views

Hello,

I was wondering if someone can help me with my problem.

I want to save a listbox that is linked with buttons.

I already saw almost similar questions but the answers are not useful for this problem.

Also with the files from Richard Jackson i don't get a good script.

http://communities.ptc.com/docs/DOC-1071

Attached is a trimmed version of my sheet. The listbox receives an input from the buttons, which affects what is displayed in the listbox.


I would appreciate any help in solving this issue.

Thanks,

Dylan

1 reply

1-Visitor
March 6, 2012

I made also a sheet without metadata but still can't i save the listbox

see attachment

dylan

12-Amethyst
March 7, 2012

Hello Dylan,

Try this,

I've changed the radio button so that the last button returns the value to variable 'item'.

The first version has to iterate through the sheet twice , second time after it updated the radio button value - by then the OnLoad flag in the list box has been reset it doesn't catch the saved value

Regards

Andy