You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am new in using confiform so please bear with me if my questions are actually simple. :)
I am trying to create a request/approval workflow.
I have already created the form with the necessary fields.
When displaying the records of the form, I am trying to use the list view together with the table view but I am having some issues displaying distinct records. the list of records are displayed corerctly based on the id but the table view is using the record of only 1 of the records for all id's. Please see image below
I also want to add features such as Approval Status and Approver, wherein the approver can change the Status between pending (default upon record entry), approved, and disapproved. I am looking into the IFMatches View Helper to use for this but I'm confused how the Approval Statuss field should be defined, and how the IFMatches should be configured.
Thank You!
Bry
SOLVED
Just noticed your question.. and the resolution :-)
Glad you have solved this yourself. (Basically you need an inner view, the TableView, to be filtered dynamically... you can reference values of the "outer view" record via [entry.field_name] notations and use those in the "filter to apply on dataset" parameter for the TableView macro)
Alex
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.