Re: newbie Q: entity names

2008-07-07 Thread Man-Kit Leung
Hi Paul, This is because CompositeEntity.getEntity(String) assumes an relative input name. So if you want to start your search from the toplevel, then you can omit the toplevel name. I assume, in your case, this would be parameter-writing-sample-1. ~mankit Paul Allen wrote: Here's a newbie

Re: How to add combo box list to parameters added ynamically

2008-07-07 Thread Man-Kit Leung
The short answer to your question is not supported yet. There are reasons why this is not implemented. Why would you want to allow user to add configure choices dynamically in the first place? A typical combo box doesn't allow that. The proper definition of a combo box is a combination of a