Hello:
Trying to use the returned value from a php function for the Selected Value in a drop down. But it doesn't appear to work. Can returned values be used in the Selected Value field?
In the Selected Values field of the drop down I am putting {var:get_parent_id}. I am running {fn:get_parent_id} in the Event just before the view:form. To make sure the function is properly returning a value, I used the same {var:get_parent_id} in a text field of the same form, and it is showing the correct value.
Thanks -
-Brian
Trying to use the returned value from a php function for the Selected Value in a drop down. But it doesn't appear to work. Can returned values be used in the Selected Value field?
In the Selected Values field of the drop down I am putting {var:get_parent_id}. I am running {fn:get_parent_id} in the Event just before the view:form. To make sure the function is properly returning a value, I used the same {var:get_parent_id} in a text field of the same form, and it is showing the correct value.
Thanks -
-Brian