Custom image field

There is another similar method you can use when using an Entity Screen set to “Search” Mode…

Edit the Entity Screen Detail Template:

Template:

<block 5><img 10 100 100>{ENTITY DATA:Picture}</img></block>
<block 5 transparent left 300>
<size 50>{ENTITY NAME}</size><br/>
{ENTITY DATA:Phone}<br/>
{ENTITY BALANCE}
</block>

Now when you search for Entity, you can see the Details…

2 Likes