Using MForm-provided YForm value types in YForm table definitions and YForm forms – custom_link, custom_link_multi, color_swatch, imagelist, medialist, linklist value types. Covers how to add these fields programmatically (rex_yform_manager_table_api::setTableField) and via tableset JSON, their stored value formats, how to read values via YOrm datasets, and ytemplates used for rendering in the backend. Use when the user adds a custom_link, color_swatch, imagelist, medialist, or linklist field to a YForm table, uses these field types in a YForm form, or asks how to render MForm widget values stored in a YForm database column.
$npx -y skills add friendsofredaxo/claude-marketplace --skill mform-yformInstalls into the current project.
Run `npx skills use "https://github.com/friendsofredaxo/claude-marketplace" --skill "friendsofredaxo/claude-marketplace/mform-yform"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/friendsofredaxo/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/friendsofredaxo/claude-marketplace"` and select the relevant skills, then follow their instructions.