Timeline for Programmatically create a paragraph entity reference field
Current License: CC BY-SA 4.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 13, 2023 at 15:00 | vote | accept | Mohammed ATIFI | ||
| Jul 20, 2021 at 11:52 | answer | added | Afroditi Ralli | timeline score: 0 | |
| Jul 23, 2019 at 21:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 22, 2019 at 20:59 | history | edited | norman.lol | CC BY-SA 4.0 | Removed "Drupal" and version tag from title |
| Jun 22, 2019 at 20:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 22, 2019 at 19:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 23, 2019 at 12:39 | comment | added | Alen Simonyan | Can you check this topic about Creating a content entity type in Drupal 8 ? - drupal.org/docs/8/api/entity-api/… | |
| Jan 23, 2019 at 7:03 | answer | added | Siim | timeline score: 1 | |
| Apr 26, 2018 at 21:32 | history | edited | avpaderno♦ | edited tags | |
| S Mar 25, 2018 at 18:17 | history | suggested | user72672 | CC BY-SA 3.0 | Spell checks |
| Mar 25, 2018 at 16:38 | review | Suggested edits | |||
| S Mar 25, 2018 at 18:17 | |||||
| Feb 1, 2018 at 14:31 | comment | added | Clive♦ | That’s right, by definition a form widget for an entity field can only be used on a form built for the related entity. Seems counter intuitive until you get under the hood, it does make sense. I’d assume whatever you’re building will have to be manually coded | |
| Feb 1, 2018 at 14:22 | comment | added | Mohammed ATIFI | yes, that's exactly it, so it's not possible to create an entity reference field attached to a paragraph entity type in a custom form, i would appreciate if there is another solution to achieve this | |
| Feb 1, 2018 at 14:18 | comment | added | Clive♦ | Are you talking about an entity reference field attached to an entity type? That’s a different thing, you can’t use it in a custom form, it only applies to an entity form | |
| Feb 1, 2018 at 13:36 | comment | added | Mohammed ATIFI | not entity_autocomplete, i edited my question it's entity_reference of type paragraph, and the paragraph id is social_media | |
| Feb 1, 2018 at 13:34 | history | edited | Mohammed ATIFI | CC BY-SA 3.0 | code change |
| Feb 1, 2018 at 11:25 | comment | added | Clive♦ | There's no entityreference element type - maybe you meant entity_autocomplete? | |
| Feb 1, 2018 at 11:14 | history | edited | Mohammed ATIFI | CC BY-SA 3.0 | added some changes in code and more info |
| Feb 1, 2018 at 10:53 | history | asked | Mohammed ATIFI | CC BY-SA 3.0 |