Technical Debtfeaturehelp wanted
Repository metrics
- Stars
- (11,817 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
- Laravel Version: 5.4.x
- Voyager Version: 0.10.11
- PHP Version: 7
- Database Driver & Version: 5
Description:
Would be great to have the field type as disable, for the cases we just want to show the value, but not allow to edit it. Or even to show it as text (not textfield) Currentlty we need to validate IF field->name =='something" then apply the disable property, or with Jquery and look for the field and apply the property