Dynamic Field Attributes Management
Control UI elements (Invisible, Readonly, Required And External Link) instantly without coding! This technical utility module enables dynamic UI manipulation across all Odoo models. Say goodbye to overriding Python/XML files just to hide a field, make it readonly, or remove external links!
Key Features
Dynamic Visibility
Toggle fields to Invisible or Column Invisible dynamically based on specific responsive form layer settings or list layouts instantly.
Readonly Controls
Enforce system Readonly states safely on fields. Standard configuration executes backend 'force_save' sequences to prevent data value loss.
Dynamic Required
Make fields mandatory on the fly. Includes embedded engine validation to block conflict settings across invisible components.
Link Management
Strip away relational external links (such as no_open, no_create options) cleanly while keeping base field functional integrity safe.
Built for Stability & Safe UI Customization
Every field attribute is applied dynamically at view rendering without modifying your original models or XML views. Existing widget options are preserved, conflicting attribute combinations are prevented automatically, and the module works seamlessly across all supported Odoo models.
Need Integration or Support?
Need help with installation, configuration, customization, or troubleshooting? Reach out — we respond within one business day.
1. Dynamic Field Visibility
Set simple configuration conditions to clear specific fields off customer workspace sheets safely.
Result: Field is now Invisible
2. Readonly Configuration Options
Locks data editing parameters on specific fields dynamically with secure fallback rules.
Result: Field is now Readonly
3. Dynamic Required States
Forces target component validation loops on the fly without updating Python source structures.
Result: Field is now Required
4. Relational Link Adjustments
Enables easy toggling to hide structural foreign external link buttons smoothly.
Result: Field is now link Disabled
Duplicate Rule Prevention
Ensures data structural validation settings remain clean by preventing tracking collisions across the same pipeline models.
Optimized ORM Inheritance
Seamless backend logic pipeline hooks guarantee high execution speeds and low query latency across any native or custom model views.
Version 19.0.1.0
Latest Update- Fixed minor responsive layout alignment issues.
- Updated module banner and description.
Version 19.0.0.0
Stable Commit- Deploys core engine for dynamic UI modifications (Invisible, Readonly, Required) instantly.
- Added seamless external link management options (no_open, no_create hooks).
- Full compatibility with Odoo core ORM layer and automatic layout detection active.
Please log in to comment on this module