Setting page item value to value of select-list.
666835Nov 26 2009 — edited Nov 26 2009I don't understand why this isn't working and I'm in dire need of help.
I've got a selectlist (with submit) and a null value of -1
when one selects something a button appears (conditional display on the selectlist not beeing -1)
when the button is pressed a branch (conditional on the button) is called which sets a number of items on this page and others and calls a function. Here i try to set a hidden item to the value of the selectlist (set these items: P76_TYPE_OF_SIM to these values &P76_SELECTLIST.) but it doesn't work.
All other items are set as they should be and the function is called but the hidden value is not set (or is set to null).
Any ideas?
Edited by: andypandy on 2009-nov-26 05:16