Required marker in header of inline repeat

Hi, we are modeling a form and in our readonly inline repeat there is a column not marked as required anywhere which displays the “*” behind the label. Our modelers have checked any possibility and not found a reason for that. Programatically there is none added as well.
What can be the cause of this marker getting added? If it is a bug how would I remove it?

Hello,

Could you try with the Hide Asterisks settings mentioned in the docs?

If it’s not helping, it would be useful if you could share the models here. Our BPS colleague can have a look.

Cheers

Hi @nick-linked-tensor,

Being able to look at the models would be useful. In the meantime, I’d like to highlight the Kernel Language Documentation, in particular the Appendix 7.3.3.. There are examples listed showing how rules can work together that lead to stars in the label.

I’ve just spoken to @josef-silent-vector, about this topic because I wasn’t sure how to approach de-bugging these models. He recommends that you:

  • Check for references of this field in Validation Rules (I’m sure you’ve already done this)
  • Check for indirect references to this field. This means references to the repeatable group or it’s parent or child groups. You can see this in Example 10 and then how this can affect other validation rules in Example 11-13 in the documentation.

Hope this helps.

Hi all, I discussed this issue with @svenja-still-dawn and she told me that this appears to be a bug in a12. I will confirm this on monday and if it is not a bug I will try your suggestions. :smiley:

Hi all, the fix will be available in version 2024.06-ext2 and 2023.06-ext9.