Question
How to manage disable option differently for each button in the repeating grid?
I have a repeating grid for showing attachements from the file and a button called "Create task from the attachement".The button has a disabling option to restrict duplication of the task creation. So when I've got more than one file attached after the first click all the buttons go disabled and after completing with the firs file I have no chance to create other tasks. Suggest my something please, I have tried to manipulate with UI options by creating seperate section/layout for the button etc.
Hi Edgar,
Can you please share a screenshot of your grid configuration, and button disabling condition, if you are using a disable when condition, which is same for all the buttons then its expected behavior, and you might need to redesign your screen in that case.