Closed scherle closed 1 year ago
Just to mention: I'm using the latest release v1.12.3.0 as a managed solution.
I think I saw this behavior when the subgrid was added without ticking the checkbox "display related records" so it actually shows all records which renders as all records ticked in the PCF. Check if you added the subgrid correctly
Oh yes, this was causing it and it works now. Thank you very much! If you could add this as a note to the readme it would be great.
Another question about the Filter Attribute: what does it do or how does it work?
My goal is to filter the options down to the same related record (in my case: "Related Lead" which is related to "PV Arrays" and the table which is shown in the form "Offers"):
When I select "Related Lead" as the table column, it shows the wrong options. Do you have an idea how I can achieve this?
This screenshot will help to explain it a bit:
So following this tutorial I know how to set the right filter via JS, but I don't know how I can refresh the Checkbox List control.
Can you give me a hint?
As mentioned in the documentation, even if you can select a filter of type Lookup, there seems a bug still exists that prevents the filter feature to works correctly. I added this type of filter hoping the bug would be fixed but it seems it's not yet
Ok, thank you. But is possible to refresh the NNCheckboxes control via JavaScript somehow?
Note that I'm aware of
ok, thanks
Hi team,
I'm trying to use the NNCheckboxes for a many-to-many relationship and it actually works:
But:
So overall, it just doesn't load the correct state of each checkbox.
It would be great if you could take a look.
Thanks, Steffen
PS: this is how it looks after refreshing: