跳至內容
選單
此問題已被標幟
1 回覆
1344 瀏覽次數

Hallo,

how can i add a Helptext under a Field and not only show as a tooltip?


Thanks for your help

André

頭像
捨棄
作者 最佳答案

I found a solution. Thanks :)

I used a field with a compute_function and a specific class:

 <fieldname="videc_calculation_method_tooltip"readonly="1"class="font-italic text-muted"string=""/>


頭像
捨棄