Re: JavaScript function call in a text initValue tag

View: New views
2 Messages — Rating Filter:   Alert me  

Re: JavaScript function call in a text initValue tag

by stefan.asemota :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


hi guys

can a js function be called from within a a text tag initValue??

cheers


     


Re: JavaScript function call in a text initValue tag

by Cyril Balit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No because the value is set to the component as a String so the js function won't be executed.

Cyril

stefan.asemota wrote:
hi guys

can a js function be called from within a a text tag initValue??

cheers