Is there any way I can set the table aggregation data by maybe setting some attribute in the Text widgets (used inside the columnlistitem widget in table) to a global variable struct’s field in UI designer itself? So that I can just set these attributes for all the table columns and then just need to do the output mapping for the BO/Connector call result to to the struct global variable and no need of mapping each columns.
Please share if you have any example application created, it would be helpful.
Could you please provide some info on this? It would be really time saving for us because our table contains some 30 columns and mapping them one by one in connector output is very tedious.