Skip to main content

Portal form doesn’t show as published

In this article, we explain why a Mosaic Portal form may not show as published and how to troubleshoot the issue.

Y
Written by Yusef Abulaynain
Updated over 4 months ago

We’re currently aware of an issue where the portal form isn’t displaying as published.


Hosted

Please raise a new case online and reference the title of this article. We’ll check if the form is published for you.


Self-Hosted

You can check if the form has been published by running the following script:

select * from mo_forms where workflowstep_id = (Workflowsetp_Id)
Did this answer your question?