web_widget_url_advanced
This module extends the URL and CopyClipboardURL widgets to allow customization of anchor text using field values or prefixes.
Key Features
- web: Allows specifying a field to use as anchor text for URL widgets using the 'text_field' attribute
- web: Supports many-to-one fields for anchor text by automatically using display_name
- web: Enables adding a prefix to URLs in widgets using the 'prefix_name' attribute
- web: Extends both URL and CopyClipboardURL widgets with advanced features
- web: Supports setting attributes directly on fields or via the options parameter