Is there a way to access the attributes when the input type is set to "Text" because I am getting an error when trying to retrieve an attribute using the sample code "alert(args.get_entry().get_attributes().getAttribute("attr"));"
I am getting a JavaScript runtime error: Object doesn't support property or method 'get_entry' .... any thoughts would truly be appreciated.
I am getting a JavaScript runtime error: Object doesn't support property or method 'get_entry' .... any thoughts would truly be appreciated.