- From the palette, drag a Form Content component onto the blue form background and name it Map Area.
- From the palette, drag a Google Map component onto the new area.
- Lock the layout.
- The map now displays the post code location of the business.
Expand |
---|
| To change the fixed 50/50 split for the form:
Look in the repository, to see all the components of the dashboard Layout.
- Expand Business Editor Form → Business Body → Form Content Container.
- Double-click Form Column Container 1x2 to open its properties.
- Expand the Style Settings section
- Untick AutoSize
Now PhixFlow sets the size of area showing the fields based on their field width, leaving more space for the description. You can change things- Names - double click on the dashboard or find them in the repository.
- All the "bits" you have added to the dashboard are stored in the repository, in a branch called Layouts.
- If you expand the Business Editor Form > Business Body > Form Content Container > Form Column Container 1x2, you can see how different parts of the dashboard are repository items that are nested. These items and their container-contained relationships have been created automatically when you drag in the components from the palette.
- From the palette, the form body is fixed at a 50-50 split. Double-click on Column 1 to open its properties.
- Expand the Style Settings section
- untick AutoSize
- Now PhixFlow sets the size of area showing the fields based on their field width, leaving more space for the description
|
|