it should be simple I think.
all I want is just to show a context into a field.
ex:
<span>the active_id is {context.get('active_id', false)}</span>
or
<button string="the active_id is: {context.get('active_id',false)}" />
I have spent days to look for this, yet no answer has been found. Any help would be very much appreciated. Thanks