Change Plus Button Order
push32 opened this issue · 2 comments
push32 commented
unclead commented
according to the documentation, only these options are available
addButtonPosition integer|array: the position(s) of add button. This can be MultipleInput::POS_HEADER, MultipleInput::POS_ROW, MultipleInput::POS_ROW_BEGIN or MultipleInput::POS_FOOTER.
push32 commented
Yes, find it now, thank you much for the answer, Thank you so much :D
added my solution for other users also
'addButtonPosition' => MultipleInput::POS_HEADER,