We're using NcActions in Forms between two questions to insert a new question at that place. For better accessibility Nimisha proposed to make the button the whole width of the column, especially if it's an icon-only button without menuName set.
Currently we added a menuName so that the button is larger, but icon-only would be our preferred way.
We're using NcActions in Forms between two questions to insert a new question at that place. For better accessibility Nimisha proposed to make the button the whole width of the column, especially if it's an icon-only button without
menuNameset.Currently we added a menuName so that the button is larger, but icon-only would be our preferred way.