Copy link to clipboard
Copied
Sorry if this has been answered before, but does Group not work in responsive projects in CP2017?
If I do a non-responsive project and select multiple objects, group is not greyed out and works.
---
Basically I have a 5X5 grid of smart shapes that function as 25 buttons radio buttons. I want to change the state of one group (all buttons) to normal and then the clicked one to a selected state. Trying to avoid having to change the state of 25 buttons separately.
Ideally I want to use a shared action with 3 lines of code and 6 parameters:
Change State of AllButtons to Normal
Change State of Button1 to Selected
Assign UserVar to 1
Change State of AllButtons to Normal
Change State of Button2 to Selected
Assign UserVar to 2
etc
Copy link to clipboard
Copied
Grouping does not work in Fluid Boxes in CP 2017.
Already documented in Adobe Captivate (2017 release) known issues
Thanks,
Saurav
Copy link to clipboard
Copied
Switch to Breakpoint view work flow if you want to use groups.
Copy link to clipboard
Copied
Thanks both, for the quick response.
Bit frustrating, but hey ho.