A list box contains a keyword values. I enter a new value to the keyword by using a textbox. I enter the new keyword value and click a action button. I set the new value to the keyword by using unique id value of the document.Then i refresh the list values by using following ways but no can refresh the listbox.
1.@command(viewrefreshfields)
2.In listbox property set the refresh choice on document change.
3.In form property enable auto refresh.
Sarangan