Albeit I am not an expert on widgets, I am finding what I believe is
extra code that accesses data and it is never used. this creates
unnecessary overhead in processing.
I ran across this when looking for example of using the tree widget.
GlobalGlAccountsScreens.xml#GlAccountNavigate
has a action element with
 <entity-one entity-name="GlAccount" value-field="glAccount"/>
yet I could not find any where in this screen or in the Tree screen
where glAccount was used

Am I missing something or is this extra code.

Reply via email to