PhixFlow Help
9. Adding Fields to Applications
Add new fields to an application. To recap on the steps in the video:
Adding Fields to Applications
- Open the stream configuration form for
Contacts
. Add the following attributes to the Stream:
Name
Type
BusinessUID
Integer
BusinessName
String
- On the
ContactManager
Dashboard, drag the new stream attributes onto the header of the Grid View.- Hide the
BusinessUID
.
- Hide the
- Drag the new stream attributes onto the edit form.
- Hide the
BusinessUID
.
- Hide the
- Re-arrange the fields on the edit form into a logical order. Remember that you can select several fields by clicking the first field then Shift+clicking the last field that you want.
- Update the tab order of fields on the edit form.
- Click field
Name
and make sure you select the inner field rather than the surrounding area. Set:- Tab Index: 1
- the order of all the fields so you are able to tab through all attributes sequentially.
- Go into App Mode.
- Click on the first field in the edit form, then try tabbing through the form. Each tab-press should move to the next field in the order you set in your configuration.
If this doesn't work, go back into Design Mode and make sure that you have set the order on the field objects (the grey boxes) rather than the outer areas of the fields.
- Click field
- Enter some new contacts.
In this case, adding new fields to the application is straightforward. We are relying on a setting in the actions called Copy by Name. This is on by default for standard actions, but we will look at this in more detail when we come to add custom actions for Update and Insert actions.
Next video: 10. Adding Drop-down Fields
Please let us know if we could improve this page feedback@phixflow.com