Adding extended attributes to Action items

I’ve a number of items on a page that are created from an Action. If I select one of these items and choose Item > Extended I get the regular extended dialog with three tabs; <>,

and
. If I add a class (for example) to the <> entry like this;
name: class
value: myclass
then nothing shows up in the source code.

Are there any API hooks to look for extended attributes on the item or are my class styles just getting dropped into a big dark hole? I was looking at fwExtended but this is just for extended attributes on links - AFAIK.
Thanks in advance,
Tim.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I think they’re probably disappearing into the abyss. Action items only get output with a div and div style (unless they’re inline, in which case it largely depends on what the Action’s doing), so there’s nothing for the <> attributes to be applied to.

Joe

On 20 Jun 2014, at 14:08, Tim Plumb email@hidden wrote:

I’ve a number of items on a page that are created from an Action. If I select one of these items and choose Item > Extended I get the regular extended dialog with three tabs; <>,

and
. If I add a class (for example) to the <> entry like this;
name: class
value: myclass
then nothing shows up in the source code.

Are there any API hooks to look for extended attributes on the item or are my class styles just getting dropped into a big dark hole? I was looking at fwExtended but this is just for extended attributes on links - AFAIK.
Thanks in advance,
Tim.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options