23
Add Advanced feature to allow Form scripts
Source: directus/directus#19053 · opened by @emahuni
Summary Add scripting support for advanced users to supply scripts that allow them to control forms and fields with access to stores, apis etc. These scripts can be served by the Directus api using a /script endpoint. This allows app extensibility to a whole new level. There are times when you want to be able to control how fields behave, how they are displayed, filtered based on rules that can't be done with "conditions" configuration or calculations between fields on input. The idea is to have freedom of control over the entire form as a whole as a Vue engineer or just a js programmer. Below is an example of scripts added to a "Quotas" collection. I added this to the end of the directus collections model configuration and allows the following configuration: , just othe…
No pledges yet. Be the first to back this.
Comments
Similar requests
Export Collection Items in .xlsx Format
46 votes · 0 comments
Data Studio App collection URL's should support search and filter query parameters
9 votes · 0 comments
Facets: Streamlined Filtering and Advanced Search Integration for Directus Collections
38 votes · 0 comments
Sharable forms for adding content to collections
61 votes · 0 comments
Additional Form/Field Layout Options
45 votes · 0 comments
No comments yet.