I had a problem here which i don’t know how to display records of a CPU.For example, i got this CPU, which i always loan out to people.
This is all store inside ONE document with FOUR start loan date fields and FOUR end loan date fields.
How to display in ONE view of ONE document with the first start loan date matching first end loan date and so on and so forth for the second, third and fourth.
I tried using 1 computed multiple values field to store all the start loan date field and 1 computed multiple values field for end loan date field.
Then, i tried displaying all in a view using multiple values as separate entries, i got alot of duplicated results. I don’t know how to show ONLY FOUR records.
Please give me a hand to this problem and i thank you in advance~