Hi There
I have the following:
podForm:
resourceForm
in Matrix view I have the following
Inside MatrixView I have the following
when I click the pod in the left side of the matrix view the result within tableview doest reflect, also the value view
it used to work when I had pod as Dropdown field (no smart), please help
Hi @Markisio
Why do you have a limit set to 1 on the MatrixView? You need to apply distinct filter I think...on pod
Also, do you have your ValueView and the inner TableView filtered by pod?
Alex
if I remove the limit, then I get multiple list per POD,
for instance if resourceForm has 10 records then I get the list of lists, ie PODX will have 10 records, PODY have 10 records and so on
ValueView and tableview within MatrixView, I need it to be filtered by POD, not sure where to do that based on POD selection in matrix view.
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is why I have suggested to "Apply distinct filter to return only unique records" on pod field
Also the inner views need to be filtered by pod, as I understand your set up...
pod:[entry.pod]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I am missing something, here is my setup
MatrixView
ValueView (within the MatrixView)
TableView (within the MatrixView)
Based on above, I get the following
Nothing Selected in MatrixView
Pod selected in MatrixView
Please help, I am sure I am missing something or maybe I am using the wrong macro to achieve this.
if I can't have single list, then I am ok with this for now but is there a solution to display the pod name in the bottom of each list rather reference id of a pod
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Markisio
Could you share the storage format for your configuration and confirm the ConfiForms version you are using?
I pretty much have the same (as much as I understand what you have) but it works for me OK
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.