Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C Compose
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Alloy Magnetic
  • Compose
  • Merge requests
  • !7

Merged
Created Mar 19, 2019 by Jordan White@jowhiteDeveloper

[DEVELOPER-5288] Compose field widget

  • Overview 7
  • Commits 7
  • Changes 3

JIRA issue

https://issues.jboss.org/browse/DEVELOPER-5288

Testing instructions

  • Go here: http://localhost:8888/admin/structure/types/manage/article/form-display and verify that you can add the Compose - Complex field widget to the Content field
  • Go edit any Article (or create an Article) and verify that the widget functionality of the Content field is exactly the same as it currently is on 8.x-1.x, which is currently using the IEF - Complex widget

Technical details

This FieldWidget just extends the IEF- Complex FieldWidget class. It is really simple, in code, actually and most of the work in this ticket was discovery for follow up tickets that will require AJAX modal forms, editing/modifying some of the entity forms, modifying some of the submit/links/buttons and also changing the 'preview' functionality of the referenced entities.

Edited Mar 19, 2019 by Jordan White
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: DEVELOPER-5288--compose-field-widget