cancel
Showing results for 
Search instead for 
Did you mean: 

A linkToAction in a Toolbar

Former Member
0 Kudos

Hi,

I would like to add a link "Help" at this end of my toolbar.

Do you know if it's possible because linkToAction

could not be added in a toolbar

Thanks for your help

Philippe.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I tryed to simulate the toolbar, the look seems ok

but in this case the toolbarseparator could not be

reproduce

Thanks

Philippe.

Former Member
0 Kudos

I do not think it is a good idea to simulate a toolbar only because it cannot contain a LinkToAction. Why not use a ToolBarButton, eventually with a nice icon.

Simulating the toolbar will sooner or later lead to an inconsistent look of the application.

If there is urgent need for extending the capabilities of the toolbar, please send a development request via CSN.

Armin

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes, I'm completely agree and I will send a request.

Thanks.

Former Member
0 Kudos

Philippe,

Actually, no way. Either use a ToolBarButton or emulate toolbar with WD TransparentContainer UI with corresponding background (however, all other controls in such "toolbar" will looks differently from standard WD toolbar controls like ToolBarButton, ToolBarInputField etc).

Valery