Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Jari Bakken
RE: Unable to select option from dropdown [ reply ]  
2011-03-27 00:34
Sorry about not seeing this before now - please use the celerity-users list for future requests:

http://rubyforge.org/mailman/listinfo/celerity-users

Having an HTML page + Celerity script that demonstrates the problem would be good if this is still an issue for you.

By: Steven Coleman
Unable to select option from dropdown [ reply ]  
2010-11-09 18:06
In our application, a dynamic select list is being built using DOM API. So far, we've been unable to select a value inside this particular drop down. We have done some research and found that we can select values from static and dynamic select lists built using innerHTML. Unfortunately, our business will not allow us at this time to rewrite the offending select list into one of the formats that will work.

Does anyone know how we might be able to get Celerity to select the value? If anyone is willing to help us out, I can supply an html page and celerity script that demonstrates the problem.

Thanks,

Steve