Allow multiple resources with same ID? Link resources with groupId?
See original GitHub issueOriginally reported on Google Code with ID 2552
I would like to request shared resources within the resourceGroupField. Attached you
will find the grouping.html example with a shared resource { id: 'bp', building: '460
Bryant', title: '460 Bryant - 564 Pacific corridor' } and { id: 'bp', building: '564
Pacific', title: '460 Bryant - 564 Pacific corridor' }. It would be great if a shared
resource was displayed in both Groups. Currently it is only displayed in one group.
Thank you!
Reported by michaeldchew
on 2015-07-22 19:32:13
- _Attachment: [grouping.html](https://storage.googleapis.com/google-code-attachments/fullcalendar/issue-2552/comment-0/grouping.html)_
Imported with 2 stars.
Issue Analytics
- State:
- Created 8 years ago
- Reactions:5
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Resource functions for ARM templates - Azure - Microsoft Learn
Describes the functions to use in an Azure Resource Manager template (ARM template) to retrieve values about resources.
Read more >Azure ARM Template - accessing a resource Id created by ...
I have been able to use something like this to "re-create" the resource group id so I can generate the proper name of...
Read more >Resources and Grouping in JavaScript Schedule control
When set to true , allows multiple selection of resource names, thus creating multiple instances of same appointment for the selected resources. dataSource ......
Read more >Reference resources across stacks in AWS CloudFormation ...
How can I reference a resource in another AWS CloudFormation stack when I ... to import the value in any stack within the...
Read more >Use conditions in Firebase Cloud Storage Security Rules
Allow writes if the group ID is in the user's custom token match /files/{groupId}/{fileName} { allow read: if resource.metadata.owner == request.auth.token.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello @arshaw,
Has this been completed or is there a work-around?
Thanks.
I think what he’s describing (and what I’m looking for) would be the ability to do something like:
This would allow the same resource to be displayed in multiple groups.