Author |
Topic |
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-11-17 : 08:05:38
|
Hi, I would like to know if it is possible to change an Toggleitem Expand/Collapse icon for one report only.Regards |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-17 : 09:50:44
|
yup. you can. change the options in cell properties visibility tab. |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-11-18 : 04:29:25
|
Thank You for AssistingI'm struggling though: - On the cell where toggleitem- Properties- Visibility- Initial appearance of the toggle for this report item - Expression =iif(reportItems!textbox12 = "Expanded","c.jpg","c.jpg")I can't get the expression working, please help!I want to change the minus & plus icons of the toggle items |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-18 : 06:15:24
|
didnt understand what you meant by expression posted. |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-11-18 : 09:38:49
|
Am I at the correct place?- On the cell where toggleitem- Properties- Visibility- Initial appearance of the toggle for this report item Then I insert the below expression to change the icons - which does not workOn my toggleitem textbox - the exspand icon - i want to changeso i think i have to check for expand and place my icon i want in there!? |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-18 : 11:14:56
|
quote: Originally posted by ismailc Am I at the correct place?- On the cell where toggleitem- Properties- Visibility- Initial appearance of the toggle for this report item Then I insert the below expression to change the icons - which does not workOn my toggleitem textbox - the exspand icon - i want to changeso i think i have to check for expand and place my icon i want in there!?
you just have to click checkbox which suggests togglebased on another item in dataset and select the items cell in dropdown. |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-11-19 : 04:55:14
|
Thanks, not really what i expected. I had to select another textbox add image which is fine. But when toggleitem - it still displays the [+] together with the image i inserted on the textbox.I want to replace [+] to another icon?Thanks |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-19 : 11:09:25
|
quote: Originally posted by ismailc Thanks, not really what i expected. I had to select another textbox add image which is fine. But when toggleitem - it still displays the [+] together with the image i inserted on the textbox.I want to replace [+] to another icon?Thanks
so you need to replace + icon. Not sure if this can be achieved in standard report designer. |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-11-20 : 14:02:11
|
Thank you my friend I was hoping that it was possible but not going to take to much time.Thank You |
 |
|
|