SmartFP Configuration is a VS Code extension, created to simplify and accelerate the configuration of the SmartFP system. Currently hosts a handful of code-snippets, that help the users to write the code faster.
form- Generates a new Formsubform- Generates a new Subformworkflow- Generates a new WorkFlowview- Generates a new DataView (View)filter- Generates a new Filterreport- Generates a new Reportdashboard- Generates a new Dashboard
xsd- Inserts a XSD dependencyxsi- Inserts a XSI dependencydsp- Inserts a DSP dependencywffc- Inserts a WFFC dependencyfcs- Inserts a FCS dependency
checkbox- Generates a new CheckBoxControlcheckboxlist- Generates a new CheckBoxListControl with fixed itemscheckboxlist-databind- Generates a new CheckBoxListControl with Databindswitch- Generates a new SwitchControltextbox- Generates a new TextBoxtextbox-databind- Generates a new TextBox with dependecy DataBindtextbox-icon- Generates a new TextBox with icontextarea- Generates a new TextAreaControlrichtextbox- Generates a new RichTextBoxControlrichtextbox-toolbar- Generates a new RichTextBoxControl with pre-defined ToolBarSetradiobuttonlist- Generates a new RadioButtonListControl with Databindradiobuttonlist-items- Generates a new RadioButtonListControl with fixed itemsautocomplete- Generates a new AutoComplete with DataBinddropdownlist- Generates a new DropDownListControl with fixed itemsdropdownlist-databind- Generates a new DropDownListControl with Databindlistbox- Generates a new ListBox with fixed itemslistbox-databind- Generates a new ListBox with Databindduallistbox- Generates a new DualListBoxControl with fixed itemsduallistbox-databind- Generates a new DualListBoxControl with Databindpassword- Generates a new PasswordControltodolist- Generates a new ToDoListControl
col- Generates a new, simple Columncol-id- Generates a new ID Columncol-badge- Generates a new coloured Badge Columncol-workflow- Generates a new WorkFlow Column
param-user- Inserts a User constant parameterparam-val- Generates a value parameterparam-var- Generates a variable parameter
databind- Generates a new Databinddatasource- Generates a new DataSourcehtml-row- Generates a new HTML rowhtml-form,html-form-group,html-group- Generates a new HTML form-group with Controlform-group- Generates a Form-Group element (div) with control and label