Bootstrap 5 inputItem itemType button

Re: Bootstrap 5, inputgroup

Could we have itemtype “button” selectable in addition to Checkbox, Radiobutton etc.?

type “button” is possible with HTML, but rather complicated together with the AppStudio controls preferences. One could put a separate button at the end of the input-group. ItemType “Button” might be nicer in design.

We’ll have a look…

Seems to be a rather acceptable workaround:
I dropped a BS5 button into the project, cut it out and pasted it into the inputgroup. Working and looking quite nice as if itemType “button”.

Good find - we will check if we can streamline this.

We’ve added a ''button" itemType to the BS5 Input-group control. It will be in the next build of AppStudio.

Great. Thanks