Skip to content

QuickAdd API requestInputs: customizable title and richer field types #1040

@chhoumann

Description

@chhoumann

Summary

The quickAddApi.requestInputs() one-page modal uses a fixed title and only supports a limited set of field types, which prevents parity with standalone prompts (e.g., yes/no dialogs or suggesters with separate display/actual values).

Proposal

  • Allow an optional modal title/header to be passed to requestInputs.
  • Expand field types or config to support yes/no confirmation and mapped suggester options (displayItems/actualItems), or allow a custom item renderer.

Impact

Scripts that want a single form-style modal currently have to split into multiple prompts or lose UX polish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions