Hi All,
I really appreciate if someone can help or guide me on this CLV obstecle.
I have jRDC where I am SELECT from DB to CLV.
I have card like CLV in which user name can appear more than once in a card based on the year returned ( so I can have one user name in card for 2020, and another card for 2019 for the same user), what I would like to achieve is to add 2020 year and amount for the same card of 2019 (multitext label)
I am not sure how to do this since the CLV is already loaded so not sure how to update an existing panel while a new one is being created - I can compare with the previous name by declaring a variable to compare with the previous panel created, but not sure how to do this and add the new item to the already created panel.
I have put together a small example for this specific part and added a screenshot from the part where I have a problem with with loaded username.
Thank you in advance for your help!
I really appreciate if someone can help or guide me on this CLV obstecle.
I have jRDC where I am SELECT from DB to CLV.
I have card like CLV in which user name can appear more than once in a card based on the year returned ( so I can have one user name in card for 2020, and another card for 2019 for the same user), what I would like to achieve is to add 2020 year and amount for the same card of 2019 (multitext label)
I am not sure how to do this since the CLV is already loaded so not sure how to update an existing panel while a new one is being created - I can compare with the previous name by declaring a variable to compare with the previous panel created, but not sure how to do this and add the new item to the already created panel.
I have put together a small example for this specific part and added a screenshot from the part where I have a problem with with loaded username.
Thank you in advance for your help!