Anyone have the focusMorph field working? I'm trying to use it here
<span id="expression-content">{{focusMorph:kanji:Expression}}</span>
From the video it seems the focusMorph ought to get filled out to things based on the k+N field, and set an html property that you can catch in css like this:
[mtype=unknown]{
color: black !important;
}
What am i missing? morphman is reording for me so i assume my configuration is right.
<span id="expression-content">{{focusMorph:kanji:Expression}}</span>
From the video it seems the focusMorph ought to get filled out to things based on the k+N field, and set an html property that you can catch in css like this:
[mtype=unknown]{
color: black !important;
}
What am i missing? morphman is reording for me so i assume my configuration is right.
