Welcome to Weaver 0.8.10
The following is a rough documentation of the dynamic features of weaver
Button action
Form
Textfield features
Form elements with default values (refresh to reset)
Customizing submit button
Radio buttons
Dynamic Table
Dynamic tables take json information from a URL and displays it in table form
See it in actionKey | Value |
---|
Dynamic Table with an array
If the input is an array it will attempt to display all the information in that array
See it in actionKey | Value |
---|
Dynamic Table with named columns
Dynamic Table with named columns
Dynamic Table with icon columns
Dynamic Table with custom columns
You can specify the what the cells of each column looks like too.
The ###something### is replaced with the name of the member inside the object
See it in actionIdol Name | Idol Age | Idol Color |
---|
Dynamic Table with buttons that access row data
You can create data buttons that can access the row data and allow you to access the information on the row
See it in actionIdol Name | Idol Age | Button |
---|
Modal Dialog
Credit Card Entry
Credit Card Entry Customization
You can use your own custom card images if you have them