Hi,
In my CAF screen I’ve one propertyGroup in which I have two property line with text Inbox in it. On submit button modalDialog pops up and displays some text and it got one async button. On async button action i am resetting value of text boxes inside property line to empty (“”) and refreshing propertyline from asyn command button refresh property. But only one propertyline is getting refreshed and other one is not.
Has anyone faced such issue ever? Any suggestions to solve this issue?