I have faced a problem on GeneXus SD. I want to update the level of the transaction on GeneXus mobile. I pass the parameter as Attribute Primary key and Attribute level primary key for update level. Level attribute gets the value when ClientStart but not shown the value in the table from the SD panel.
For example,
Transaction Design:
Work With For Smart Device (Details - City):
After Clicking Update button on the view screen then update the city, Work With For Smart Device (Update - City):
Event 'Update'
WorkWithDevicesCountry.City.Detail.Update(CountryId, CountryCityId)
Endevent
Update value not shown on the panel and can't update the process. Attached a video for reference smart device screen specially update portion. Link: https://youtube.com/shorts/2EhSSpzziYQ?feature=share
Also added an attachment XPZ example: https://shorturl.at/glz17
Version: GeneXus17U8
I maintain all documentation which is available on the GeneXus wiki. I guess, It's a problem on the genexus side. I am stuck there in our current running project.