Getting list_name from FormEntryPrompt

Hi @LN

I want to get the list_name from FormEntryPrompt object.The FormEntryPrompt class only return the name not the list_name.The FormEntryPrompt which is a predefined class of javarosa.in that there is no mathod to access the list_name.

I want to get the list_name in FormEntryPromptUtils class which is there in utilities package.please suggest me any idea for doing this.