Hi, In one of my requirments I need to add some elements in dropdown list and users have to select them. When they select those items ,they need to insert the values into the textarea. But this is not happening................ Drop down box is appearing on the menu bar in visual formatter but when a value is selected from this drop down it is not getting inserted into the textarea.I used the following code in config xml file.Select characters from this menucategory1category2category3category4Can any one suggest what do I proceed for inserting the selected value in my textarea................
I pasted the code but it is not showing properly here.Select Special characters from this menuex1ex2ex3 ex4ex5 ex1 ,ex2 are in between list choice tags ..........now if I select ex1 it should get inserted into text area .....thanks........