I am using ConfiForms in Confluence. I now need to share this to customers on JIRA Service Desk. The customer is able to access the page through Service Desk, but cannot see the form. Additionally, even though they do not have admin rights to the page, they can see the Form Admin UI. Has anybody faced this problem before?
Hi
We have answered you on a support ticket you have raised with us.
This is an interesting problem and looks like it the issue is with the Confluence API we use to render a form view from a storage format
https://developer.atlassian.com/cloud/confluence/rest/#api-api-contentbody-convert-to-post
And that fails with 403 HTTP error (forbidden) for JSD customers
As I have suggested on our support ticket - let's open a ticket with Atlassian to hear their opinion on this and how we should go about it
Alex
Yes, thank you.
Also, will this fix the issue of the Form Admin UI still being shown?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Admin UI is shown to users who have edit permissions on the page. I suggest you to move the form definition macros to another page and have this page to contain only the FormView macro (ConfiForms FormView Registrations Control) that will reference your form from another page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.