Combining attributes creates a professional experience tailored to specific course needs. The following recipes demonstrate standard configurations:
Basic Review Layout
[fluentform id="1" elc_banner elc_collapsible]
The form displays a success notification and is nested behind a View form toggle.
Read-Only Submission History
[fluentform id="1" elc_banner="This form was already submitted." elc_collapsible="Click to view the submission" elc_mode="disabled"]
This configuration uses a custom banner and toggle label. Form fields are Read-only and the submit button is Hidden.
Standard Resubmission Pattern
[fluentform id="1" elc_banner="You can update the form and re-submit." elc_button_text="Re-submit" elc_mode="submit_disab]
The button is Visible, disabled until the user modifies a field. The button text is updated tRe-submit.
Clean Interface for Updates
[fluentform id="1" elc_banner="This form was already submitted. Please review. You can update the form and re-submit." elc_mode="submit_hide"]
The form remains Editable, but the submit button is Hidden until a field change is detected.
Utilizing these attributes optimizes Fluent Forms within LearnDash to ensure a seamless experience for students and administrators.