{"id":18742655,"url":"https://github.com/symphonycms/selectbox_link_field","last_synced_at":"2025-04-12T21:13:21.153Z","repository":{"id":984151,"uuid":"787752","full_name":"symphonycms/selectbox_link_field","owner":"symphonycms","description":"Select Box Link Field for Symphony CMS","archived":false,"fork":false,"pushed_at":"2019-07-31T14:33:32.000Z","size":218,"stargazers_count":13,"open_issues_count":8,"forks_count":29,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-12T21:13:17.010Z","etag":null,"topics":["symphony-cms","symphony-cms-extension"],"latest_commit_sha":null,"homepage":"http://symphonyextensions.com/extensions/selectbox_link_field/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/symphonycms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-21T00:21:23.000Z","updated_at":"2018-03-04T11:41:51.000Z","dependencies_parsed_at":"2022-08-16T11:40:52.303Z","dependency_job_id":null,"html_url":"https://github.com/symphonycms/selectbox_link_field","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symphonycms%2Fselectbox_link_field","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symphonycms%2Fselectbox_link_field/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symphonycms%2Fselectbox_link_field/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symphonycms%2Fselectbox_link_field/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symphonycms","download_url":"https://codeload.github.com/symphonycms/selectbox_link_field/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["symphony-cms","symphony-cms-extension"],"created_at":"2024-11-07T16:08:54.780Z","updated_at":"2025-04-12T21:13:21.133Z","avatar_url":"https://github.com/symphonycms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Select Box Link Field\n\n## Installation\n\n1. Upload the `selectbox_link_field` folder in this archive to your Symphony 'extensions' folder.\n2. Enable it by selecting the \"Field: Select Box Link\", choose Enable from the with-selected menu, then click Apply.\n3. You can now add the \"Select Box Link\" field to your sections.\n\n## Updating\n\n1. Be sure to visit the Extension page in the Symphony admin and enable \"Select Box Link Field\" so the database is updated accordingly.\n\n## Usage\n\n- Works in a near identical way to the standard select box field, however there is no static options and entries are linked internally via their ID, meaning that if an entry is changed, any Select Box Link fields will not lose their link to that entry. The data on the front-end is presented in a way identical to that of a Section Link.\n\n- Setting an instance of the field to be not required will cause an empty option to show up on the publish form.\n\n## Filtering options\n\nThe Select Box Link supports the following filtering options in your data sources:\n\n- `Red Cats` or `not: Red Cats`: Return all entries where the linked entry has the value of `Red Cats` (or does not have the value `Red Cats`)\n- `red-cats` or `not: red-cats`: Return all entries where the linked entry has the handle of `red-cats` (or does not have the handle `red-cats`)\n- `1` or `not: 1`: Return all entries where the linked entry ID is `1`, (or is not `1`)\n- `sql-null-or-not: 1`: Return all entries where the linked entry ID is not 1 or the entry has no linked entries.\n- `sql: NULL`: Return all entries that do not have any linked entries\n- `sql: NOT NULL`: Return all entries that have a linked entry\n\nPlease note that predicate filters, such as `not:` or `sql:`, will ignore all other [data source filters](http://getsymphony.com/learn/concepts/view/data-source-filters/) for that field.\n\n## Sorting\n\nThe sorting is activated only if ALL related field are sortable.\n\nRight now, to be sortable, the related field must have a `value` column in the entries data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymphonycms%2Fselectbox_link_field","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsymphonycms%2Fselectbox_link_field","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymphonycms%2Fselectbox_link_field/lists"}