SmartClient Version: SNAPSHOT_v13.1d_2024-10-18/AllModules Development Only (built 2024-10-18)
Hello, I just noticed that for a not databound menu, as the first in this sample: https://www-demos.smartclient.com/sm...id=treeBinding
the locator doesn't contain the title for the menuItem, ie it's like:
I'm pretty sure that before it was using the title, is it possible to configure the old behaviour?
Hello, I just noticed that for a not databound menu, as the first in this sample: https://www-demos.smartclient.com/sm...id=treeBinding
the locator doesn't contain the title for the menuItem, ie it's like:
Code:
//Menu[level=0]/body/row[0]/col[fieldName=title||1]
Comment