CMDBuild Forum

widget for htmltext attributes

Hi, 

I've in one of my CMDBuild class an attribute that is a link to a specific url.

So text html is the attribute type.

So html text is always the same except a code that I've to insert within url

<a href="http://myurl.it?id=1000" target="_blank">MyURL</a>

Is it possibile, using a widget or something else, generate complete html text starting with this parameter?

 

thanks