Tagged Questions
1
vote
1answer
40 views
Adding Events to custom Listfielditerator
I'm rendering a custom FormTemplate that includes a ListfieldIterator. How can I add an event like onclick to one of my controls rendered by the iterator?
Thanks in advance
1
vote
0answers
63 views
Custom Fields - how to get the value of one rendering control in another rendering control?
I am working with some custom fields. One of them is a choice field. I need to be able to get the value of the currently selected item in the choice field rendering control (i.e. what would be ...
