Hi,
I'm adding button controls for parameters that are in the same table that the shapes are auto generated against using Generating shapes based on table rows.
I've added AllowInheritance=False against the options to get the button state part to work.
I can't get dynamic disabling working though, I have the additional options value of AllowControlDisable and Enabled set to <A>-A|[this ElementID]|1052,[TableIndex]|=allow.
Using Set|[this ElementID]|1055:[TableIndex]|1 in Execute and <A>-A|[this ElementID]|1052,[TableIndex]|=allow in Show/Hide for highlighting work fine.
Edit
This is the table PID 1050, the Output Suppression Mode is PID 1052, Allow is PID 1055 and Suppress is 1056
This is the group level
This is the sub shape
This is the button group for the allow button (the Enable conditional shape manipulation being the only part that isn't working)
And this is a highlight shape in the button group that shows the active state
Hi Toon,
I’ve edited the original question to add some screen shots as requested.
This is running on feature release 10.2.8
As a work around I used the old way that’s been used many times in the past, of using a hide on a transparent shape over the top of the button.
Hi Philip,
I see that this question has been inactive for some time. Do you still need assistance with this? If not, could you select this answer so this question is closed?
Could you share some screenshots with us? I’m mostly interested in the shape data and the table. With AllowControlDisable, it seems to work fine over here, but your setup seems a bit more complex than what I have right now.