Is it possible to provide exta text on the insert macro dialog explaining each parameter
Is there a way to provide extra text for each macro parameter, so content editors know what the posibilities are when they insert them into a content area? right now you need to go and look into each xslt file to see what is handled and what isn't...
Also it would be nice if we could provide a choice 'dropdown' with possible values, is this possible?
Can't you use the 'Name' field on the macro property for that, that way it will be shown to the user if they use the popup dialog to insert a macro (icon in the toolbar on both rte and template editor)
If you need to be able to choose a value from a dropdown, you'd have to implement a new macro parameter type that provides this functionality. Standard macro property types don't have this functionality right now (at least, not for the ones that are available oob)
Is it possible to provide exta text on the insert macro dialog explaining each parameter
Is there a way to provide extra text for each macro parameter, so content editors know what the posibilities are when they insert them into a content area? right now you need to go and look into each xslt file to see what is handled and what isn't...
Also it would be nice if we could provide a choice 'dropdown' with possible values, is this possible?
Kind regards,
Rik
Hi Rik,
Can't you use the 'Name' field on the macro property for that, that way it will be shown to the user if they use the popup dialog to insert a macro (icon in the toolbar on both rte and template editor)
If you need to be able to choose a value from a dropdown, you'd have to implement a new macro parameter type that provides this functionality. Standard macro property types don't have this functionality right now (at least, not for the ones that are available oob)
Cheers,
/Dirk
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.