> ## Documentation Index
> Fetch the complete documentation index at: https://docs.raleyapps.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Raley IntakeForms cookbook of common configurations

> Step-by-step recipes for common Raley IntakeForms tasks: CSS branding, field validation rules, JIFF dropdown filters, and other frequent setup scenarios.

## Overview

The Cookbook contains step-by-step solutions to the most common IntakeForms configuration tasks. Each recipe addresses a specific problem so you can find exactly what you need quickly.

***

## Recipes

### Changing the Order of Fields on a Form

Reorder your form fields to match the logical flow of your intake process. Drag and drop fields in the WYSIWYG editor to rearrange them.

***

### Customizing the Look and Feel of IntakeForms

Apply CSS styling to match your website's branding — adjust colors, fonts, spacing, and layout without touching the form logic.

***

### Form Rules vs Field Rules

Understand the difference between rules that apply to the entire form (form rules) and rules that apply to individual fields (field rules), and when to use each.

***

### Form Validation

Set validation conditions to ensure submitters provide the correct data before the form can be submitted. Useful for required formats, length limits, or custom logic.

***

### How to Show and Hide Fields Dynamically

Configure conditional field visibility so that certain fields appear or disappear based on what a user selects in another field. For example, show an "Other" text field only when a user selects "Other" from a dropdown.

***

### Raley IntakeForms Filters (JIFF)

Use JIFF filters to control which data is available for selection in dropdown and multi-select fields — filtering options based on project, issue type, or other criteria.

***

### Setting Values via Rules

Automatically pre-fill or set field values based on rules — for example, defaulting the priority field based on the selected category.

***

## Need Help?

* **Service Portal:** [inversionpoint.atlassian.net/servicedesk](https://inversionpoint.atlassian.net/servicedesk/customer/portal/3)
* **Email:** [support@raleyapps.com](mailto:support@raleyapps.com)

***

## Explore Other RaleyApps

<CardGroup cols={2}>
  <Card title="Raley Emails Notifications" icon="envelope" href="/apps/raley-emails-notifications">
    Send customized emails and Slack notifications from Jira and JSM.
  </Card>

  <Card title="Raley Procurement and Quotation" icon="cart-shopping" href="/apps/raley-procurement-and-quotation">
    Manage purchase orders and sales quotes from within Jira.
  </Card>

  <Card title="Raley Bookman" icon="calendar-check" href="/apps/raley-bookman">
    Asset booking management inside the JSM portal.
  </Card>

  <Card title="Raley Favorites" icon="star" href="/apps/raley-favorites">
    Save and quickly access your most important Jira issues.
  </Card>
</CardGroup>

[Browse all RaleyApps on the Atlassian Marketplace →](https://marketplace.atlassian.com/vendors/1212475/inversion-point-llc?utm_source=mintify\&utm_medium=productdocs\&utm_campaign=footage\&utm_term=\&utm_content=)
