The second update to the beta of Form add-on has been released. This is a pretty significant update as Form is now completely internationalized, meaning translation ready. Two translations are even provided, Spanish and Polish. Thanks to Iwona S. and Gary T.! You can already set the default entry type but that still leaves the form with the option for the user to choose. Now you can set the entry type as Individual or Organization or remove that option entirely. You can even put a custom header in its place. A couple other new features is the ability to change both the bio and notes field headers. See the examples below for usage.
/* * Example 1 * Set the default entry type to be an organization, remove the entry type radio and set the custom header. */ /* * Example 2 * Change the default header string for the bio field. */ /* * Example 3 * Change the default header string for the notes field. */ |
Great changes – thanks