Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FB: Summary to show which forms are published #1138

Open
ebruchez opened this issue Jul 22, 2013 · 3 comments
Open

FB: Summary to show which forms are published #1138

ebruchez opened this issue Jul 22, 2013 · 3 comments

Comments

@ebruchez
Copy link
Collaborator

  • simply run the /forms API
  • run if is FB only
  • later: publish/unpublish directly from FB Summary

Q: FR Home and FB Summary share functionality. How best to do this?

@ebruchez
Copy link
Collaborator Author

See also #1795.

@ebruchez ebruchez added this to the Review milestone Jun 26, 2014
@avernet avernet removed this from the Review milestone Oct 17, 2014
@ebruchez ebruchez removed this from the Review milestone Oct 17, 2014
@ebruchez
Copy link
Collaborator Author

If we do this, some UI for #750 could be on the Form Builder Summary page.

@ebruchez
Copy link
Collaborator Author

One issue, running the Form Metadata API, is that this API currently doesn't have paging. If a large number of forms is published, it can take a long time (several seconds in the case of about 2000 forms) to complete.

Another approach, which we have discussed with a customer, would be to use the new stage support (#4639). For the Form Builder "form", we could have the following stages:

This information is "as viewed from Form Builder", and might not reflect the truth from the Form Runner perspective. Somewhere else I already commented that if you make a form definition available/unavailable/unpublished from the Home Page, then the Form Builder information will not be updated. Do we have a better solution?

#1795 also calls for showing the latest (or all?) published version numbers. This cannot be stored as a stage but they can be in the Form Builder metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants