Hi everyone.Im struggling to add a button on a popup which has two groups of input fields.When I try adding the button below the two login and sign up groups the button automatically assigns itself to a group.Removing it from the group removes it from the popup entirely.What might be the isusue?
Hi! What are the properties of the button and the pop up? More specifically the layout tab.
From the prints it seems like the button’s parent group container layout is “fixed”, which means you have to manually put the button on the spot you want. Not ideal, specially for resposiviness.