Hari, You defined the UI as
ui.Table(uid: "whatever", clocator: [tag: "", REST]), but it is not working? That would be wired since all the UI objects are using the same logic to overwrite the default tag. I will create a unit test to see if there is any problem in the core tonight. Thanks, Jian On Mar 19, 10:28 am, Harihara Vinayakaram <[email protected]> wrote: > Hi > I have been on my voyage of XForms using the tag:[""] on most of the > elements. I hit a snag when I try to define a tag:[""] on a > ui.Table element > > The xpath generated is a //table(id="xyz") instead of //*[id="xyz"] > which is what I expected > > How do i over ride the tag table ? > > Thanks > Regards > Hari --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
