Hello,
Is it possible to make a form vanish from the page after the submit button is pressed?
Thanks in advance!
Hello,
Is it possible to make a form vanish from the page after the submit button is pressed?
Thanks in advance!
Hi @cacosta88,
Thank you for sharing with the Streamlit community!
I would recommend checking out the following post which covers your question:
Hide or Collapse Widgets Upon Submit
The post suggests st.beta_expander as a solution; our documentation of st.beta_expander can be found here.
Hope this helps!
Best,
Caroline
Best,
Caroline
Thanks Caroline! This will work for my current use case.
But it would be optimal if the form just vanished without having to be contained within the expander. I have tried it in different ways but with no luck.
Kind regards
Hi @cacosta88,
I recommend checking out this forum discussion โ it covers this idea of hiding the input area rather than minimizing.
Best,
Caroline
Using st.empty()
You can do it but it will throw an error, You can check here - Ignore an alert: 'Bad message format' - #16 by unofficed
If you are find with the nasty error, then use the st.empty()
. I changed the form in my site though.
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.