fiogf49gjkf0d
Hi:
I´m developing in SLX 7.5.4. I have a lookup to a custom entity in contract form. In the custom entity I have set the string expression to ${Description} where Description is a property of that entity. But, when I running the application, that lookup returns the ID of the record selected instead of the description. If I save the form, the I have the description on the lookup.
Similar problem is happening with the out of the box entities. I changed the string expression in Address entity to return ${Address1}, ${City} instead the default one ${Description}. When I run the application the lookups to address are retunning the description an not the new string expression. Only after save I can see the new string expression there.
Anybody else with this issue? Am I missing some configuration?
Thanks
|