PippoPizza
Help with creating multi step wizard
Hi, i'm creating a multi step wizard for the registration process.
First step is the user, second step is a company model in relation with the user model, and then there are other steps in relation with company model.
I did something, but when i try to get the user name with $get('name') i get null.
Thank you
4 replies
blade section component scrollable
Hi, how can i make the blade section component scrollable with fixed width?
I am writing a chat funcion for my app and want it to make the chat scrollable, instead of an infinite long section component.
15 replies