Hi,
How can I build a blank form in PowerApp portal?
I just want to build a form to allow user to key in information, but I do not want to save them anywhere.
Thanks!

Hi,
How can I build a blank form in PowerApp portal?
I just want to build a form to allow user to key in information, but I do not want to save them anywhere.
Thanks!
On a canvas app, you can develop something that looks like a form by directly adding controls such as text input controls onto a screen.
If you actually want to use a form control, you can choose the option to add custom cards to a form. You can then add your data entry controls to the custom cards.
If your question relates to a portal app, you can define HTML data entry controls on your page.