Skip to main content

hi, 

I’ve seen some topics here where Badges is used on Views, but I cannot seem to get it working:

  • Subject setting to Badges refresh 10 sec
  • Create a control procedure in Code Group Badges and assigned it to the view object
  • Refresh model 

Other batches on tables run fine.

The Batch process is not shown in Debug, so it is not started at all. What can I do to make this work?

Do you have checked both the two checkboxes? One on the General tab of your table (Show badge) and one on Performance (use concept, Badge)?


Yes, the one on General I set manually and the other on Performance was set by adding the code group Batches to this view.


Which UI technology are you using to show the subject that is supposed to have a badge?


The badge is on a view, shown as a detail tab in Windows GUI. Validations (table shipment_validation) has a working badge, Communication log is a view but the BADGE is never shown in the debugger.
 

 

 


Don’t know what the reason is, but the BADGE is now suddenly present on the view tab 😳

So maybe the deployment fixed things I don’t know of, or the 10th time Indicium was restarted fixed this, but glad it’s working now.


Afterburner: I added some extra scripts in the badge for adding a message:

But a bad reference to a view 😬 (oops) broke it. The error never showed in debugger, that’s strange right?