Hey Community,
I have a question how to get the following working.
I have 2 Forms
I have a ListView(form:ListView) that shows one entry of the form(ListView) with pagination=1. So by clicking on the link to the specific Entry(form:ListView) in a TableView(form:ListView) the user is redirected to the page where ListView(form:Listview) lives and the selected Entry is shown.
What I would like to achieve: In That ListView(form:ListView) I want to embed a TableView(form:NoteForm) filtered by the Sub-Topic dependent of the shown Entry of the form:ListView.
Is that possible without creating a page for the entry(form:ListView)?
If yes: What do I have to do?
Figure: Here is a screenshot of the ListView(form:ListView) with the TableView(form:NoteForm)
Thank you a lot for your supprt.
Hi @Erik Riedel
How is the NoteForm related to the ListView form? What fields do they share?
Thema?
The filtering expression ("filter to apply" parameter) for the TableView over the NoteForm would be
Thema:[entry.id]
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Erik Riedel , thanks for your question.
Please open a ticket to the vendor of this app, https://marketplace.atlassian.com/apps/1211860/confiforms-data-forms-workflows-for-confluence?hosting=datacenter&tab=support
This is the more direct way to get product support from them.
Cheers
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.