Hello,
Can we Use JSON Model to bind labels Dynamically in local annotation. Currently my requirement is like to change Labels according to Filter selection. for Example
I have custom filters below Project and Type. Based on Project Filter Below grid's column header should change dynamically. The Grid is bind with LineItem Annotation, I already fetch labeled based on project in controller and stored into JSONModel, So my Question is can we use that JSON model in annotation file for label annotation?
Thanks and Regards
Hemil Prajapati