Could we use Visibility function in module Form UI or update it in code?

2025/10/14 10:24 AM

I've checked XbyK has Visibility feature in Content Type, but not display in module UI, could you enable or update it inside code?


Environment

  • Xperience by Kentico version: 30.10.0

  • .NET version:[8

Tags:
Kentico Community Portal

Answers

2025/10/14 2:02 PM

Hi Milan,

Thanks for you help, do you know any example to config for custom Module Form UI,

I've checked here, but don't Visibility feature here.

2025/10/14 2:42 PM

Yep, it’s not directly in the UI. That’s why I pointed you to the visibility conditions defined in the code. I’ve successfully implemented them for widget properties. The documentation says they should also work in the admin UI, but I’m not sure whether that includes custom modules as well. I recommend putting a bit of effort into trying it yourself or waiting to see if someone else can provide more detailed guidance.

To response this discussion, you have to login first.