[cv6] Custom Field Extension

Unmaintained [cv6] Custom Field Extension 1.1.0 Release Candidate 3

No permission to download
Changelog:
  1. Resolved missing column creation issue for Image custom field during initial installation, ensuring consistent functionality for both fresh installs and upgrades. >> https://xenforo.com/community/threads/cv6-custom-field-extension.194853/post-1613490
  2. Fixed Typo related to XFRM, that was throwing errors when creating a resource.
  3. Fixed Issue to allow editing of custom field on user profile.

I have tested the addon at my end. So i strongly recommend that you test it first at your dev environment before adding it on any production site.
Bug in registration fixed
  • Like
Reactions: IOPLTD and mcatze
1.1.0 RC
  • fixed mandatory combo field bug
  • fixex resource rating image (wasn't working properly)
  • fixed bug entity chooser ignores required
  • fixed bug with entity chooser has no class selected
  • fixed bug with step display on mobile devices
  • fixed bug with drag-drop upload in first post
  • optimized database structure
  • Upgrade nxp/math-executor to 2.3.1
  • rewrite of save routine to a better (the correct) solution
New features:
  • added ability to allow/disallow empty option with label and styling for combo and default select
  • added empty option also for entity chooser
  • added better styling option for combo box
  • added own zoom icon for compact display
  • added 'full image' and 'thumbnail only' option without overlay and optional lightbox
  • added phrase support for placeholder and new integrated choosertext
  • added sort button for all xf custom field pages
Jumped over 1.0.4 direct to 1.0.5

1.0.5
  • Fixed image in ACP bug
  • Fixed uninstall Bug
1.0.4
  • added missing phrases
  • Like
Reactions: otto and mcatze
1.0.3
  • New Field : Entity Chooser
  • choice field auto sorter buttons
  • fixed: delete attachments and fields during uninstall
Bug fixed:
creating UserField Entity fails
Bugs fixed
  • error if image file is set as required field and no image is uploaded
  • image entity not deleted after deleted last attachment for one field
  • add custom fields database changes after resource manager install

New Features
  • Calculation field
    • with new dependency to loaded library via composer nxp/math-executor
  • added field id into field list view to grab easily an field if for calculation

Improvements
  • switched from listener to Entity Extension with trait, to use entity functions for needed checks
  • moved development help into AdminCP Page
Fixed Bug which occurs when editing a post with attachments. The Insert Button was gone..
Optimized Code, minor things
added Developer Help

succesfully tested on actual version
  • Like
Reactions: otto
Top Bottom