Amara styleguide


Dynamic Help Text

You can use dynamic help texts if you want certain inputs to change help text depending on the selected option/value. Good example of this is the general team settings page (team.forms.GeneralSettingsForm) Current implementations include ui.forms.fields.AmaraChoiceFieldMixin and ui.forms.widgets.AmaraRadioSelect

1) There needs to be some initial help text for the JS code to replace

2) There needs to be some initial help text for the JS code to replace

3) Radio button groups also need an initial help text. The initial help text is set in the widget