...
ConfiForms Form Definition |
---|
formName | vendors |
---|
registrationFormTitle | Vendor Registration |
---|
|
Vendor has been registeredRegister vendorINLINE nameNametextlocationLocationtext |
For for registering new client
ConfiForms Form Definition |
---|
formName | clients |
---|
registrationFormTitle | Client Registration |
---|
|
Client has been registeredRegister clientINLINE nameNametextvendorsVendors[7045319|vendors|name|true||]smartmultiselect locationLocationtext |
Basic reports
All my clients (in a table)
ConfiForms TableView |
---|
formName | clients |
---|
sort | name ASC |
---|
|
name |
Same as above but as a list (with totally custom layout)
ConfiForms ListView |
---|
formName | clients |
---|
sort | name ASC |
---|
|
name based in location |
All my vendors (in a table with name and location)
ConfiForms TableView |
---|
|
name location |
My client (by name) with all vendors in a custom view (showing only ONE client by filter with custom layout)
ConfiForms ListView |
---|
filter | name:*ABC |
---|
formName | clients |
---|
|
nameBased in: location Vendors: vendors |