FNC Planner & Resource

I have a planner with 5 resources.
When all 5 Resources are displayed, each resource shows the correct Item within it.
I then have checkboxes to only display selected resources
My Problem:
If I then select to only show resources 2-5 ( not show 1)
The Items that were in Resource 1 are now displayed in Resource 2 (incorrect)

How do I correctly link the Items to the correct Resource on Planner.LoadItems when I have removed a resource to be displayed.

Once again Thank you for your assistance

David Royall

Hi,

You can use the FieldsToResource and ResourceToFields to provide the correct index, taking the hidden fields into account.

Thank you - I will look into those events

1 Like